EntityGhost
, EntityGomme
public interface Entity
Modifier and Type | Method | Description |
---|---|---|
java.awt.Color |
getColor() |
The general color of the component.
|
EntityType |
type() |
The entity type, it can be any of EntityType Enum.
|
java.awt.Color getColor()
EntityType type()