godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ParallaxLayer._classBinding
godot
parallaxlayer
ParallaxLayer
Undocumented in source.
struct
ParallaxLayer
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_motion_scale")
GodotMethod
!(
void
,
Vector2
)
setMotionScale
;
__gshared
@
GodotName
("get_motion_scale")
GodotMethod
!(
Vector2
)
getMotionScale
;
__gshared
@
GodotName
("set_motion_offset")
GodotMethod
!(
void
,
Vector2
)
setMotionOffset
;
__gshared
@
GodotName
("get_motion_offset")
GodotMethod
!(
Vector2
)
getMotionOffset
;
__gshared
@
GodotName
("set_mirroring")
GodotMethod
!(
void
,
Vector2
)
setMirroring
;
__gshared
@
GodotName
("get_mirroring")
GodotMethod
!(
Vector2
)
getMirroring
;
}
Members
Static variables
getMirroring
GodotMethod
!(
Vector2
)
getMirroring
;
Undocumented in source.
getMotionOffset
GodotMethod
!(
Vector2
)
getMotionOffset
;
Undocumented in source.
getMotionScale
GodotMethod
!(
Vector2
)
getMotionScale
;
Undocumented in source.
setMirroring
GodotMethod
!(
void
,
Vector2
)
setMirroring
;
Undocumented in source.
setMotionOffset
GodotMethod
!(
void
,
Vector2
)
setMotionOffset
;
Undocumented in source.
setMotionScale
GodotMethod
!(
void
,
Vector2
)
setMotionScale
;
Undocumented in source.
Meta
Source
See Implementation
godot
parallaxlayer
ParallaxLayer
aliases
BaseClasses
functions
getMirroring
getMotionOffset
getMotionScale
opAssign
opEquals
setMirroring
setMotionOffset
setMotionScale
properties
motionMirroring
motionOffset
motionScale
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name