Uses of Interface
jag.game.scene.RSTile
-
Packages that use RSTile Package Description jag.game.scene org.rspeer.game.scene -
-
Uses of RSTile in jag.game.scene
Methods in jag.game.scene that return RSTile Modifier and Type Method Description RSTile[][][]
RSSceneGraph. getTiles()
-
Uses of RSTile in org.rspeer.game.scene
Methods in org.rspeer.game.scene that return RSTile Modifier and Type Method Description static RSTile
Scene. getTile(int relativeX, int relativeY, int floorLevel)
-