pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
ElementContainer
PixelPerfectEngine
concrete
elements
Undocumented in source.
interface
ElementContainer :
StyleSheetContainer
{
Coordinate
getAbsolutePosition
(WindowElement sender);
void
clearArea
(WindowElement sender);
}
Members
Functions
clearArea
void
clearArea
(WindowElement sender)
Undocumented in source.
getAbsolutePosition
Coordinate
getAbsolutePosition
(WindowElement sender)
Undocumented in source.
Inherited Members
From StyleSheetContainer
getStyleSheet
StyleSheet
getStyleSheet
()
Undocumented in source.
drawUpdate
void
drawUpdate
(WindowElement sender)
Undocumented in source.
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
classes
Button
CheckBox
Event
HSlider
Label
ListBox
ListBoxHeader
ListBoxItem
MenuBar
PopUpElement
PopUpMenu
PopUpMenuElement
PopUpTextInput
RadioButtonGroup
Slider
SmallButton
TextBox
VSlider
WindowElement
enums
EventType
interfaces
ElementContainer
Focusable
PopUpHandler
StyleSheetContainer