ShishGL  1.0
A simple modular cross-platform graphics library
Sh::PlatformListener Member List

This is the complete list of members for Sh::PlatformListener, including all inherited members.

KeyboardEvent classSh::PlatformListenerfriend
MouseButtonEvent classSh::PlatformListenerfriend
MouseEvent classSh::PlatformListenerfriend
MouseScrollEvent classSh::PlatformListenerfriend
onKeyboard(class KeyboardEvent &)Sh::PlatformListenerprotectedvirtual
onMouseButton(class MouseButtonEvent &)Sh::PlatformListenerprotectedvirtual
onMouseMove(class MouseEvent &)Sh::PlatformListenerprotectedvirtual
onMouseScroll(class MouseScrollEvent &)Sh::PlatformListenerprotectedvirtual
onTimer(class TimerEvent &)Sh::PlatformListenerprotectedvirtual
TimerEvent classSh::PlatformListenerfriend
~Listener()Sh::Listenervirtual
~PlatformListener() override=defaultSh::PlatformListener