- addExcludedObject
void addExcludedObject(RID RID)
- clearExcludedObjects
void clearExcludedObjects()
- getCollisionMask
long getCollisionMask()
- getHitLength
double getHitLength()
- getLength
double getLength()
- getMargin
double getMargin()
- getShape
Ref!Shape getShape()
- opAssign
SpringArm opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(SpringArm other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeExcludedObject
bool removeExcludedObject(RID RID)
- setCollisionMask
void setCollisionMask(long mask)
- setLength
void setLength(double length)
- setMargin
void setMargin(double margin)
- setShape
void setShape(Shape shape)