AddEventFd(int fd, int id=-1) | SGApplication | |
ApplicationSingleTimer(TimeVal time, unsigned int id) | SGApplication | [virtual] |
ApplicationTimer(TimeVal time) | SGApplication | [virtual] |
CancelThread() | SGApplication | |
CheckEvent(_SGEvent *event) | SGApplication | |
CreateThread() | SGApplication | |
DrawCaret(SGSurface *surface, int type, int width, int height) | SGApplication | [virtual] |
EnableMouseMoveEvent(int enable) | SGApplication | |
GetCore() | SGApplication | |
GetEvent(_SGEvent *event) | SGApplication | |
GetIdName(int id=-1) | SGApplication | [virtual] |
GetVersion() | SGApplication | |
Initialize(int argc, char **argv, int mode=SG_COLMODE_DIRECT, unsigned int *pal_data=NULL) | SGApplication | |
PostEventButton(int act, int click=FALSE) | SGApplication | |
PostEventCursor(int x, int y, int act) | SGApplication | |
PostEventKeyboard(int act, const char *symbol_name) | SGApplication | |
PostEventUser(int param=0, void *data=NULL, SGHandle handledlg=0, SGHandle handleobj=0) | SGApplication | |
PostEventWheel(int val) | SGApplication | |
ReceiveEvent(int id, int fd) | SGApplication | [virtual] |
Release() | SGApplication | |
RemoveEventFd(int id) | SGApplication | |
ResetTimer() | SGApplication | |
SetApplicationSingleTimerInterval(unsigned long interval, unsigned int id=200) | SGApplication | |
SetApplicationTimerInterval(unsigned long interval) | SGApplication | |
SetDateTime(int year, int mon, int day, int hour=-1, int min=-1, int sec=-1) | SGApplication | |
SetFont(int id, const char *file, int size, int effect=FONT_EFFECT_NORMAL, int bold=TRUE, int boldeffect=TRUE) | SGApplication | |
SetImage() | SGApplication | [virtual] |
SetImageButton(int id, int attr, int fontid, int margin, int align, unsigned int col, unsigned int colsub, const char *imgfile) | SGApplication | |
SetImageEditbox(int id, int attr, int fontid, int margin, int align, unsigned int col, unsigned int colsub, const char *imgfile) | SGApplication | |
SetImageFrame(int id, int attr, int fontid, int margin, int align, unsigned int col, unsigned int colsub, const char *imgfile) | SGApplication | |
SGApplication() | SGApplication | |
~SGApplication() | SGApplication | [virtual] |