godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisibilityNotifier._classBinding
godot
visibilitynotifier
VisibilityNotifier
Undocumented in source.
struct
VisibilityNotifier
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_aabb")
GodotMethod
!(
void
,
AABB
)
setAabb
;
__gshared
@
GodotName
("get_aabb")
GodotMethod
!(
AABB
)
getAabb
;
__gshared
@
GodotName
("is_on_screen")
GodotMethod
!(
bool
)
isOnScreen
;
}
Members
Static variables
getAabb
GodotMethod
!(
AABB
)
getAabb
;
Undocumented in source.
isOnScreen
GodotMethod
!(
bool
)
isOnScreen
;
Undocumented in source.
setAabb
GodotMethod
!(
void
,
AABB
)
setAabb
;
Undocumented in source.
Meta
Source
See Implementation
godot
visibilitynotifier
VisibilityNotifier
aliases
BaseClasses
functions
getAabb
isOnScreen
opAssign
opEquals
setAabb
properties
aabb
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name