Uses of Class
com.codingame.gameengine.module.entities.Circle
-
Uses of Circle in com.codingame.gameengine.module.entities
Modifier and TypeMethodDescriptionGraphicEntityModule.createCircle()
Creates a new Circle entity, its graphical counterpart will be created on the frame currently being computed.Circle.setRadius
(int radius) Sets the radius of thisCircle
in world units.Sets the radius of thisCircle
in world units.