Package com.threerings.tudey.data.actor

Interface Summary
HasActor An interface for classes that have an actor.
Prespawnable An interface for actors that can be prespawned immediately on the client before being spawned for real later on the server.
 

Class Summary
Active An actor capable of performing activities.
Actor Represents an active, stateful element of the scene.
Agent An autonomous agent controlled by the computer.
EntryState An actor that represents the state of an entry.
Mobile An actor capable of moving by itself.
Pawn An actor controlled by a player.
StepLimiter Limits the directions a mobile can step in.
 



Copyright © 2011. All Rights Reserved.