Files
KSpigot/docs/-k-spigot/net.axay.kspigot.structures/-material-circle/index.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

3.6 KiB

title
title
MaterialCircle -

//KSpigot/net.axay.kspigot.structures/MaterialCircle

MaterialCircle

[jvm] class MaterialCircle(radius: Number, material: Material) : Circle

Functions

Name Summary
equals [jvm]
Content
open operator override fun equals(other: Any?): Boolean


hashCode [jvm]
Content
open override fun hashCode(): Int


structure [jvm]
Content
override fun structure(filled: Boolean): Structure


toString [jvm]
Content
open override fun toString(): String


Properties

Name Summary
edgeLocations [jvm] override val edgeLocations: HashSet<SimpleLocation2D>
edgeStructure [jvm] override val edgeStructure: Structure
filledStructure [jvm] override val filledStructure: Structure
fillLocations [jvm] override val fillLocations: HashSet<SimpleLocation2D>
radius [jvm] override val radius: Number