Constraint class abstract
Constraint wrapper
- Implemented types
- Implementers
Constructors
Properties
- data → ConstraintData
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isSourceActive → bool
-
no setter
-
nativePtr
→ Pointer<
NativeType> -
no setteroverride
- rtti → Rtti
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sort(
Skeleton skeleton) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
Skeleton skeleton, Physics physics) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
rttiStatic(
) → Rtti -
override