Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.meowers.cide.data

Classes in org.meowers.cide.data used by org.meowers.cide.data
GameData
          Stores all the data necessary for a game to be run, or at least provides wrappers to other storage classes.
GameObject
          This abstract class contains the framework for all types of objects necessary for the games internal data structures.
SerialImage
          Provides a wrapper for images so they may be serialized.
Tile
          A Tile is an element placed in a Map that represents one square of the game world.