Component class
- Implementers
Constructors
Properties
Methods
-
getParent(
) → Entity -
getTransform(
) → Transform -
init(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
render(
Screen screen) → void -
setParent(
Entity parent) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
Input input) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited