DropMenuDelegate

Undocumented in source.

Members

Functions

attach
void attach(ListMenu menu, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
dropMenu
void dropMenu(vec2 dropOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
hideMenu
void hideMenu()
Undocumented in source. Be warned that the author may not have intended to support it.
isAttached
bool isAttached()
Undocumented in source. Be warned that the author may not have intended to support it.
onProgress
void onProgress(vec2 dropOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
toggleMenu
void toggleMenu(vec2 dropOffset)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

isInMenuArea
bool isInMenuArea;
Undocumented in source.
isInVisibilityArea
bool isInVisibilityArea;
Undocumented in source.

Meta