Skip to content
reduz edited this page Nov 14, 2014 · 12 revisions

Shape2D

####Inherits: Resource ####Category: Core

Brief Description

Base class for all 2D Shapes.

Member Functions

Description

Base class for all 2D Shapes. All 2D shape types inherit from this.

Member Function Description

  • void set_custom_solver_bias ( float bias )

Use a custom solver bias. No need to change this unless you really know what you are doing.

  • float get_custom_solver_bias ( ) const

Return the custom solver bias. No need to change this unless you really know what you are doing.

Clone this wiki locally