- actionEvent
void actionEvent(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- controllerAdded
void controllerAdded(uint ID)
Undocumented in source. Be warned that the author may not have intended to support it.
- controllerRemoved
void controllerRemoved(uint ID)
Undocumented in source. Be warned that the author may not have intended to support it.
- createNewDocument
void createNewDocument(wstring name, int rX, int rY, int pal)
Undocumented in source. Be warned that the author may not have intended to support it.
- createNewLayer
void createNewLayer(string name, int type, int tX, int tY, int mX, int mY)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyPressed
void keyPressed(string ID, Uint32 timestamp, Uint32 devicenumber, Uint32 devicetype)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyReleased
void keyReleased(string ID, Uint32 timestamp, Uint32 devicenumber, Uint32 devicetype)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseButtonEvent
void mouseButtonEvent(Uint32 which, Uint32 timestamp, Uint32 windowID, Uint8 button, Uint8 state, Uint8 clicks, Sint32 x, Sint32 y)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseMotionEvent
void mouseMotionEvent(uint timestamp, uint windowID, uint which, uint state, int x, int y, int relX, int relY)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseWheelEvent
void mouseWheelEvent(uint type, uint timestamp, uint windowID, uint which, int x, int y, int wX, int wY)
Undocumented in source. Be warned that the author may not have intended to support it.
- newDocument
void newDocument()
Undocumented in source. Be warned that the author may not have intended to support it.
- newLayer
void newLayer()
Undocumented in source. Be warned that the author may not have intended to support it.
- onExit
void onExit()
Undocumented in source. Be warned that the author may not have intended to support it.
- onQuit
void onQuit()
Undocumented in source. Be warned that the author may not have intended to support it.
- passActionEvent
void passActionEvent(Event e)
Undocumented in source. Be warned that the author may not have intended to support it.
- rudamentaryFrameCounter
void rudamentaryFrameCounter()
Undocumented in source. Be warned that the author may not have intended to support it.
- whereTheMagicHappens
void whereTheMagicHappens()
Undocumented in source. Be warned that the author may not have intended to support it.
- xmpToolkit
void xmpToolkit()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseButtonEvent
void mouseButtonEvent(uint which, uint timestamp, uint windowID, ubyte button, ubyte state, ubyte clicks, int x, int y)
Undocumented in source.
- mouseWheelEvent
void mouseWheelEvent(uint type, uint timestamp, uint windowID, uint which, int x, int y, int wX, int wY)
Undocumented in source.
- mouseMotionEvent
void mouseMotionEvent(uint timestamp, uint windowID, uint which, uint state, int x, int y, int relX, int relY)
Undocumented in source.