Hello,

I am trying to assign some ev->on_* using the engine SDK. They seem to be simple EVENT pointers, which i tried to assign functions by casting their pointers to EVENT*, which compiles and runs fine with no crashes whatsoever but the events do not trigger.

Particular events i am trying to assign are on_resize on_d3dreset on_d3dlost.

Anyone point me in right direction?


3333333333