Callback: Add callback interfaces for python.
commitef9bc9eb0dc1780166d9f8542be698dd70942821
authorTom Prince <tom.prince@ualberta.net>
Sat, 19 Jun 2010 01:51:08 +0000 (18 21:51 -0400)
committerTom Prince <tom.prince@ualberta.net>
Sat, 19 Jun 2010 06:38:23 +0000 (19 02:38 -0400)
tree7f0a0249f848835e0fb06227c6dd854d8e38f50d
parent57ad07a8e0c9ebcb23e37bc2e28232bf782c9469
Callback: Add callback interfaces for python.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/Callback.cpp [new file with mode: 0644]
gemrb/core/Callback.h [new file with mode: 0644]
gemrb/core/Makefile.am
gemrb/plugins/GUIScript/CMakeLists.txt
gemrb/plugins/GUIScript/GUIScript.h
gemrb/plugins/GUIScript/Makefile.am
gemrb/plugins/GUIScript/PythonHelpers.cpp [new file with mode: 0644]
gemrb/plugins/GUIScript/PythonHelpers.h