|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.alienfactory.javamappy | |
---|---|
com.alienfactory.javamappy | Contains the core API and objects that mimic the logical structure of a .FMP Map. |
com.alienfactory.javamappy.loader | These classes are only concerned with loading FMP Chunks. |
com.alienfactory.javamappy.viewer | These classes, when given the relevant Mappy data objects, concern themselves with displaying Maps and Layers. |
com.alienfactory.javamappy.viewer.render | These classes purely handle the rendering of blocks, allowing you to swap in and out new renderers dependent on your platform; be it an Applet, JDK 1.4, or J2ME. |
Classes in com.alienfactory.javamappy used by com.alienfactory.javamappy | |
---|---|
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 . |
Classes in com.alienfactory.javamappy used by com.alienfactory.javamappy.loader | |
---|---|
JavaMappyException
A JavaMappyException is thrown when something fishy happens! |
|
Map
A standard bean class representing a .FMP map. |
Classes in com.alienfactory.javamappy used by com.alienfactory.javamappy.viewer | |
---|---|
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. |
Classes in com.alienfactory.javamappy used by com.alienfactory.javamappy.viewer.render | |
---|---|
Map
A standard bean class representing a .FMP map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |