godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
RectangleShape2D._classBinding
godot
rectangleshape2d
RectangleShape2D
Undocumented in source.
struct
RectangleShape2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_extents")
GodotMethod
!(
void
,
Vector2
)
setExtents
;
__gshared
@
GodotName
("get_extents")
GodotMethod
!(
Vector2
)
getExtents
;
}
Members
Static variables
getExtents
GodotMethod
!(
Vector2
)
getExtents
;
Undocumented in source.
setExtents
GodotMethod
!(
void
,
Vector2
)
setExtents
;
Undocumented in source.
Meta
Source
See Implementation
godot
rectangleshape2d
RectangleShape2D
aliases
BaseClasses
functions
getExtents
opAssign
opEquals
setExtents
properties
extents
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name