Interface Verified
-
- All Known Implementing Classes:
BoundaryObject
,Character
,Entity
,FloorDecoration
,GameObject
,GroundItem
,NPC
,Player
,SceneObject
,WallObject
public interface Verified
Created with IntelliJ IDEA. User: NotoriousPP Date: 7/29/2014 Time: 12:29 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
exists()
Determines where or not this object exists in game.
-