j_mie6
Deity
Hi!
Just had a couple of thoughts:
1) how do I define functions that can be exposed to python without the need of a class?
2) Python as the events manager. What does C++ do to use and manage it's methods?
3) how do I create and expose a new event (like onRebellionTriggered or something) into the python EventManager?
I had a little look around for 3 and I couldn't find anything for it...
Just had a couple of thoughts:
1) how do I define functions that can be exposed to python without the need of a class?
2) Python as the events manager. What does C++ do to use and manage it's methods?
3) how do I create and expose a new event (like onRebellionTriggered or something) into the python EventManager?
I had a little look around for 3 and I couldn't find anything for it...