Package jag.graphics
Interface RSSprite
- All Superinterfaces:
RSDoublyLinkedNode
,RSNode
,RSProvider
-
Method Summary
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getPixels
int[] getPixels() -
getWidth
int getWidth() -
getHeight
int getHeight()
-