Package jag.game.scene.entity
Interface RSUnlitModel
- All Superinterfaces:
RSDoublyLinkedNode
,RSEntity
,RSNode
,RSProvider
-
Method Summary
Modifier and TypeMethodDescriptionbyte
int[]
int[]
int[]
light
(int arg0, int arg1, int arg2, int arg3, int arg4) Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.game.scene.entity.RSEntity
defineModel, getDebugColor, getHeight, getModel, getModels, isDebugging, setDebugColor, setDebugging
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getZVertices
int[] getZVertices() -
getDefaultRenderPriority
byte getDefaultRenderPriority() -
getXVertices
int[] getXVertices() -
getYVertices
int[] getYVertices() -
light
-