evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Container.realPosition
evael
graphics
gui
controls
Container
Container
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
vec2
)
realPosition
[@property getter]
vec2
realPosition
[@property setter]
class
Container
@
property
override nothrow
void
realPosition
(
in
vec2
value
)
Meta
Source
See Implementation
evael
graphics
gui
controls
Container
Container
constructors
this
functions
addChild
draw
focusControl
getControl
initialize
onKey
onMouseClick
onMouseLeave
onMouseMove
onMouseUp
onText
reSize
remove
unfocusControl
update
updateChildPosition
properties
controlUnderMouse
controls
focusedControl
opacity
realPosition
tooltip
templates
ControlGetter
variables
m_autoResize
m_controlUnderMouse
m_controls
m_focusedControl
m_horizontalScrollBar
m_tooltip
m_verticalScrollBar