Loading...
Searching...
No Matches
Event.h File Reference

Go to the source code of this file.

Namespaces

namespace  ml

Enumerations

enum class  ml::Event {
  ml::Event::CLICK , ml::Event::HOVER , ml::Event::UNHOVER , ml::Event::MOUSE_PRESSED ,
  ml::Event::MOUSE_RELEASED , ml::Event::MOUSE_MOVED , ml::Event::DRAG , ml::Event::SCROLL ,
  ml::Event::FOCUS , ml::Event::BLUR , ml::Event::KEYPRESS , ml::Event::KEY_RELEASE ,
  ml::Event::TEXT_ENTERED , ml::Event::UPDATE , ml::Event::WINDOW_RESIZED , ml::Event::WINDOW_FOCUS_GAINED ,
  ml::Event::WINDOW_FOCUS_LOST
}
 Framework-level enum for all built-in Malena events. More...