var pointer_function(); // pointer // function to call pointer function: function call_pointer_function(){ pointer_function(); } // pointer function itself: function pointer_function(){ }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de