godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConvexPolygonShape2D._classBinding
godot
convexpolygonshape2d
ConvexPolygonShape2D
Undocumented in source.
struct
ConvexPolygonShape2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_point_cloud")
GodotMethod
!(
void
,
PoolVector2Array
)
setPointCloud
;
__gshared
@
GodotName
("set_points")
GodotMethod
!(
void
,
PoolVector2Array
)
setPoints
;
__gshared
@
GodotName
("get_points")
GodotMethod
!(
PoolVector2Array
)
getPoints
;
}
Members
Static variables
getPoints
GodotMethod
!(
PoolVector2Array
)
getPoints
;
Undocumented in source.
setPointCloud
GodotMethod
!(
void
,
PoolVector2Array
)
setPointCloud
;
Undocumented in source.
setPoints
GodotMethod
!(
void
,
PoolVector2Array
)
setPoints
;
Undocumented in source.
Meta
Source
See Implementation
godot
convexpolygonshape2d
ConvexPolygonShape2D
aliases
BaseClasses
functions
getPoints
opAssign
opEquals
setPointCloud
setPoints
properties
points
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name