|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TudeySceneView.TickParticipant | |
|---|---|
| com.threerings.tudey.client | |
| com.threerings.tudey.client.sprite | |
| Uses of TudeySceneView.TickParticipant in com.threerings.tudey.client |
|---|
| Methods in com.threerings.tudey.client with parameters of type TudeySceneView.TickParticipant | |
|---|---|
void |
TudeySceneView.addTickParticipant(TudeySceneView.TickParticipant participant)
Adds a participant to tick at each frame. |
void |
TudeySceneView.addTickParticipant(TudeySceneView.TickParticipant participant,
boolean prepend)
Adds a participant to tick at each frame. |
void |
TudeySceneView.removeTickParticipant(TudeySceneView.TickParticipant participant)
Removes a participant from the tick list. |
| Uses of TudeySceneView.TickParticipant in com.threerings.tudey.client.sprite |
|---|
| Classes in com.threerings.tudey.client.sprite that implement TudeySceneView.TickParticipant | |
|---|---|
class |
ActorSprite
Represents an active element of the scene. |
class |
EffectSprite
Handles the display of a stateless effect. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||