|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AnimBlock | AnimBlock represents a sequence of frames (images) that will be played out according to the animation type and a speed dictated by the frame delay. |
Block | A simple bean class which represents a Block as used by
Mappy . |
Layer | Represents one of the layers in a Map . |
Map | A standard bean class representing a .FMP map. |
MapHeader | MapHeader :: This class represents the data held within the MPHD chunk. |
MapObject | A simple bean class which represents a MapObject as used by
Mappy . |
PixelData | Holds raw pixel data for an image - used by
Renderers . |
Exception Summary | |
---|---|
JavaMappyException | A JavaMappyException is thrown when something fishy happens! |
Contains the core API and objects that mimic the logical structure of a .FMP Map. E.g. a Map contains Layer objects, which contain Block objects etc. These objects don't attempt to do anything clever, they're just data objects with hard typed getters and setters.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |