LookAtComponent class

Inheritance

Constructors

LookAtComponent.new(Vector3 target)

Properties

hashCode int
The hash code for this object.
no setterinherited
parent Entity
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
target ↔ Vector3
getter/setter pair

Methods

getParent() Entity
inherited
getTransform() Transform
inherited
init() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
render(Screen screen) → void
inherited
setParent(Entity parent) → void
inherited
toString() String
A string representation of this object.
inherited
update(Input input) → void
override

Operators

operator ==(Object other) bool
The equality operator.
inherited