Uses of Class
com.threerings.tudey.config.ActorSpriteConfig.MovementSet

Packages that use ActorSpriteConfig.MovementSet
com.threerings.tudey.config Tudey configurations. 
 

Uses of ActorSpriteConfig.MovementSet in com.threerings.tudey.config
 

Subclasses of ActorSpriteConfig.MovementSet in com.threerings.tudey.config
static class ActorSpriteConfig.QuadMovement
          A movement set with separate animations for the four directions.
static class ActorSpriteConfig.SingleMovement
          A movement set with a single animation.
 

Fields in com.threerings.tudey.config declared as ActorSpriteConfig.MovementSet
 ActorSpriteConfig.MovementSet[] ActorSpriteConfig.Moving.movements
          The sets of movement animations for the sprite.
 



Copyright © 2011. All Rights Reserved.