Uses of Class
com.codingame.gameengine.module.entities.Sprite
Packages that use Sprite
-
Uses of Sprite in com.codingame.gameengine.module.entities
Methods in com.codingame.gameengine.module.entities that return SpriteModifier and TypeMethodDescriptionGraphicEntityModule.createSprite()
Creates a new Sprite entity, its graphical counterpart will be created on the frame currently being computed.