CollisionShape2D._classBinding

Undocumented in source.

Members

Static variables

_shapeChanged
GodotMethod!(void) _shapeChanged;
Undocumented in source.
getShape
GodotMethod!(Shape2D) getShape;
Undocumented in source.
isDisabled
GodotMethod!(bool) isDisabled;
Undocumented in source.
isOneWayCollisionEnabled
GodotMethod!(bool) isOneWayCollisionEnabled;
Undocumented in source.
setDisabled
GodotMethod!(void, bool) setDisabled;
Undocumented in source.
setOneWayCollision
GodotMethod!(void, bool) setOneWayCollision;
Undocumented in source.
setShape
GodotMethod!(void, Shape2D) setShape;
Undocumented in source.

Meta