Nuklear bindings
This commit is contained in:
@@ -30,7 +30,9 @@ void register_update(struct callee c);
|
||||
void call_updates(double dt);
|
||||
|
||||
void register_gui(struct callee c);
|
||||
void register_nk_gui(struct callee c);
|
||||
void call_gui();
|
||||
void call_nk_gui();
|
||||
|
||||
void register_physics(struct callee c);
|
||||
void call_physics(double dt);
|
||||
|
||||
Reference in New Issue
Block a user