|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TudeySceneModel.Vertex | |
|---|---|
| com.threerings.tudey.client.sprite | |
| com.threerings.tudey.client.util | |
| com.threerings.tudey.data | Tudey data. |
| Uses of TudeySceneModel.Vertex in com.threerings.tudey.client.sprite |
|---|
| Methods in com.threerings.tudey.client.sprite with parameters of type TudeySceneModel.Vertex | |
|---|---|
static void |
PathSprite.updateEdges(TudeySceneModel.Vertex[] vertices,
Model[] models)
Updates the supplied array of edge models based on the vertex state. |
static float |
PathSprite.updateVertices(TudeySceneModel.Vertex[] vertices,
Model[] models)
Updates the supplied array of vertex models based on the vertex state. |
| Uses of TudeySceneModel.Vertex in com.threerings.tudey.client.util |
|---|
| Methods in com.threerings.tudey.client.util with parameters of type TudeySceneModel.Vertex | |
|---|---|
void |
AreaElement.setVertices(TudeySceneModel.Vertex[] vertices)
Sets the vertices of the area. |
| Uses of TudeySceneModel.Vertex in com.threerings.tudey.data |
|---|
| Fields in com.threerings.tudey.data declared as TudeySceneModel.Vertex | |
|---|---|
TudeySceneModel.Vertex[] |
TudeySceneModel.PathEntry.vertices
The path vertices. |
TudeySceneModel.Vertex[] |
TudeySceneModel.AreaEntry.vertices
The area vertices. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||