Package view


package view
  • Class
    Description
    Container for the sprite sheet.
    The EntityView represents the un-scaled appearance of the entity on screen.
    The SceneryView class represents an EntityView specifically for scenery.
    The SpriteView class represents an EntityView specifically for actors in a game.
    The text view class provides a view for the TextEntity class.
    This iterator is implemented by the derived EntityViews - such as, SpriteView etc.