![]() |
SLProject 4.0.000
|
Classes | |
| class | SLInputEvent |
| Baseclass for all system input events. More... | |
| class | SLMouseEvent |
| Specialized SLInput class for all mouse related input events. More... | |
| class | SLKeyEvent |
| Specialized SLInput class for all keypress related input events. More... | |
| class | SLTouchEvent |
| Specialized SLInput class for touch related input events. More... | |
| class | SLRotationEvent |
| Specialized SLInput class for all device rotation related input events. More... | |
| class | SLResizeEvent |
| Specialized SLInput class for window resize events. More... | |
| class | SLCharInputEvent |
| Specialized SLInput class for unicode character input. More... | |
| class | SLScrCaptureRequestEvent |
| Specialized SLInput class to trigger a screen capture. More... | |
Typedefs | |
| typedef std::queue< const SLInputEvent * > | SLQInputEvent |
| typedef std::queue<const SLInputEvent*> SLQInputEvent |