Uses of Interface
jag.game.scene.RSTileModel
-
Packages that use RSTileModel Package Description jag.game.scene org.rspeer.game.provider.callback -
-
Uses of RSTileModel in jag.game.scene
Methods in jag.game.scene that return RSTileModel Modifier and Type Method Description RSTileModelRSTile. getModel() -
Uses of RSTileModel in org.rspeer.game.provider.callback
Methods in org.rspeer.game.provider.callback with parameters of type RSTileModel Modifier and Type Method Description voidEventMediator. notifyDrawTileOverlay(RSTileModel model, int x, int y)
-