#include <stdio.h>
Go to the source code of this file.
Classes | |
struct | SVEvent |
class | SVEventHandler |
class | ScrollView |
Enumerations | |
enum | SVEventType { SVET_DESTROY, SVET_EXIT, SVET_CLICK, SVET_SELECTION, SVET_INPUT, SVET_MOUSE, SVET_MOTION, SVET_HOVER, SVET_POPUP, SVET_MENU, SVET_ANY, SVET_COUNT } |
enum SVEventType |