Class ObjectDefinition
java.lang.Object
org.rspeer.game.adapter.Adapter<P>
org.rspeer.game.adapter.definition.Definition<P>
org.rspeer.game.adapter.definition.TransformableDefinition<RSObjectDefinition,ObjectDefinition>
org.rspeer.game.adapter.definition.ObjectDefinition
- All Implemented Interfaces:
Actionable
,Identifiable
,Nameable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rspeer.game.adapter.type.Actionable
Actionable.Query<Q extends Actionable.Query<Q>>
Nested classes/interfaces inherited from interface org.rspeer.game.adapter.type.Identifiable
Identifiable.Query<Q extends Identifiable.Query<Q>>
Nested classes/interfaces inherited from interface org.rspeer.game.adapter.type.Nameable
Nameable.Query<Q extends Nameable.Query<Q>>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.rspeer.game.adapter.definition.TransformableDefinition
getTransformIds, getVarbitIndex, getVarpIndex, transform
Methods inherited from class org.rspeer.game.adapter.definition.Definition
getActions, getId, getName, getProvider, getRawActions
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.rspeer.game.adapter.type.Actionable
containsAction, containsAction
-
Constructor Details
-
ObjectDefinition
-
-
Method Details
-
getMapFunction
public int getMapFunction() -
getMapScene
public int getMapScene() -
getColors
public short[] getColors() -
getSizeX
public int getSizeX() -
getSizeY
public int getSizeY()
-