EntityCircle

class EntityCircle(radius: Number, entityType: EntityType) : Circle

Functions

structure
Link copied to clipboard
fun structure(filled: Boolean): Structure

Properties

edgeLocations
Link copied to clipboard
val edgeLocations: HashSet<SimpleLocation2D>
edgeStructure
Link copied to clipboard
val edgeStructure: Structure
filledStructure
Link copied to clipboard
val filledStructure: Structure
fillLocations
Link copied to clipboard
val fillLocations: HashSet<SimpleLocation2D>
radius
Link copied to clipboard
val radius: Number