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