Genuts API

Uses of Class
com.genuts.gameui.ImageSequenceSprite

Packages that use ImageSequenceSprite
com.genuts.gameui Contains all of the classes for creating sprite-based games.  
 

Uses of ImageSequenceSprite in com.genuts.gameui
 

Subclasses of ImageSequenceSprite in com.genuts.gameui
 class AnimatedSprite
          This sprite is an animation of pictures in one image.
 class LCDAnimatedSprite
          This sprite is an animation of pictures of a LCDSprite.
 class LCDSimplePictureSprite
          This object is the representation of a part of an LCDSprite when the continuity is enabled.
 class LCDSprite
          This sprite is specially designed for games where is has definite positions.
 class SimpleAnimationSprite
          A simple animation sprite provides a sprite for an animated picture with several cycles of animation.
 


Genuts API

Genuts API