Skip to Content | Skip to Navigation


glider.event

Status:Draft
Version:beta
Authors:Eugene Lazutkin, Robertus Harmawan Johansyah

Summary

glider.event is namespace that handles all event specific matters. It contains event enumeration constant for mouse, keyboard and other system specific and manager to handle the event handling in Glider. The concept of event is described detail in EventSystem_.

Inside

glider.event contains:

Event

EventSystem