Name | Description | |
---|---|---|
![]() | EndBodiesUpdate | Called by layouts to mark the end of a bodies update session |
![]() | EndObjectsUpdate | Called by layouts to mark the end of an objects update session |
![]() | StartBodiesUpdate | Called by layouts to mark the start of a bodies update session |
![]() | StartObjectsUpdate | Called by layouts to mark the start of an objects update session |
![]() | TryGetBody1DProperty | Gets a property of a 1D body. |
![]() | TryGetBody2DProperty | Gets a property of a 2D body. |
![]() | UpdateBody1DFromObject | Updates the shape of a 1D body from the object it represents |
![]() | UpdateBody2DFromObject | Updates the shape of a 2D body from the object it represents |
![]() | UpdateObjectFromBody1D | Updates the shape of an object from the 1D body which represents it |
![]() | UpdateObjectFromBody2D | Updates the shape of an object from the 2D body which represents it |