godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
LightOccluder2D._classBinding
godot
lightoccluder2d
LightOccluder2D
Undocumented in source.
struct
LightOccluder2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_occluder_polygon")
GodotMethod
!(
void
,
OccluderPolygon2D
)
setOccluderPolygon
;
__gshared
@
GodotName
("get_occluder_polygon")
GodotMethod
!(
OccluderPolygon2D
)
getOccluderPolygon
;
__gshared
@
GodotName
("set_occluder_light_mask")
GodotMethod
!(
void
,
long
)
setOccluderLightMask
;
__gshared
@
GodotName
("get_occluder_light_mask")
GodotMethod
!(
long
)
getOccluderLightMask
;
__gshared
@
GodotName
("_poly_changed")
GodotMethod
!(
void
)
_polyChanged
;
}
Members
Static variables
_polyChanged
GodotMethod
!(
void
)
_polyChanged
;
Undocumented in source.
getOccluderLightMask
GodotMethod
!(
long
)
getOccluderLightMask
;
Undocumented in source.
getOccluderPolygon
GodotMethod
!(
OccluderPolygon2D
)
getOccluderPolygon
;
Undocumented in source.
setOccluderLightMask
GodotMethod
!(
void
,
long
)
setOccluderLightMask
;
Undocumented in source.
setOccluderPolygon
GodotMethod
!(
void
,
OccluderPolygon2D
)
setOccluderPolygon
;
Undocumented in source.
Meta
Source
See Implementation
godot
lightoccluder2d
LightOccluder2D
aliases
BaseClasses
functions
_polyChanged
getOccluderLightMask
getOccluderPolygon
opAssign
opEquals
setOccluderLightMask
setOccluderPolygon
properties
lightMask
occluder
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name