Package org.jadv.basic

JadvLib: Some basic objects

See:
          Description

Class Summary
JAdvObject This is a basic GameObject, that is used inside the game.
Level This is a basic Level in the game.
Level_StoredObject This class holds all information about an object, that is needed to calculate everything with the sights!
LevelDesc Stores the description of a Level.
Living A living implements the things, that are equal among all Livings.
Location A Location is a small room inside a Level
NPC A basic NPC
Player All Player are an instance of this class
Portal A Portal is a special Location.
SavedObject This class implements the main Object, that is stored inside the ObjectManager
WeaponStats The stats of a Weapon
 

Package org.jadv.basic Description

JadvLib: Some basic objects