InteractiveObject - selflash/ofxSelflash GitHub Wiki

display/InteractiveObject

void drop(ofDragInfo& info)

bool mouseEnabled()
void mouseEnabled(bool value)

bool buttonMode()
void buttonMode(bool value)

bool doubleClickEnabled()
void doubleClickEnabled(bool value)

bool mouseUpOutside()
void mouseUpOutside(bool value)

bool isMouseOver()
bool isRollOver()
bool isMouseDown()
bool isFocus()
⚠️ **GitHub.com Fallback** ⚠️