Uses of Class
com.codingame.gameengine.module.entities.BufferedGroup
Packages that use BufferedGroup
-
Uses of BufferedGroup in com.codingame.gameengine.module.entities
Methods in com.codingame.gameengine.module.entities that return BufferedGroupModifier and TypeMethodDescriptionGraphicEntityModule.createBufferedGroup
(Entity<?>... entities) Creates a new BufferedGroup entity, its graphical counterpart will be created on the frame currently being computed.