CollisionPolygon

Inherits: Spatial < Node < Object

Category: Core

Brief Description

Member Functions

float get_depth ( ) const
PoolVector2Array get_polygon ( ) const
bool is_disabled ( ) const
void set_depth ( float depth )
void set_disabled ( bool disabled )
void set_polygon ( PoolVector2Array polygon )

Member Variables

Member Function Description

  • float get_depth ( ) const
  • bool is_disabled ( ) const
  • void set_depth ( float depth )
  • void set_disabled ( bool disabled )