Interface SpriteTicker
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
CustomSpriteSourceTest.CustomSpriteSource.CustomSpriteContents.Ticker
,SpriteContents.Ticker
-
Method Summary
-
Method Details
-
tickAndUpload
void tickAndUpload(int pX, int pY) -
close
void close()- Specified by:
close
in interfaceAutoCloseable
-