SDLPopupActivity

Undocumented in source.

Constructors

this
this(size_t idx, WebSession session, uint orSDLFlags)
Undocumented in source.

Members

Functions

onDetach
void onDetach()
Undocumented in source. Be warned that the author may not have intended to support it.
onSDLEvent
void onSDLEvent(SDL_Event* event)
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
popup
void popup(HTMLPage page, SDLActivity activity, int x, int y, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
popup
void popup(HTMLPage page, SDLActivity activity, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
popupAtRel
void popupAtRel(HTMLPage page, SDLActivity activity, int relX, int relY, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
popupChild
void popupChild(HTMLPage page, int relX, int relY, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
popupChildAtAbs
void popupChildAtAbs(HTMLPage page, uint x, uint y, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
popupChildButtom
void popupChildButtom(HTMLPage page, int relX, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
popupChildRight
void popupChildRight(HTMLPage page, int relY, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

childPopup
SDLPopupActivity childPopup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

factory
auto factory()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SDLBorderlessActivity

factory
auto factory()
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize(uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta