cf_app_update¶
Category: app
GitHub: cute_app.h
Updates the application. Must be called once per frame, at the beginning of the frame.
Parameters | Description |
---|---|
on_update | Called for each update tick. |
Related Pages¶
cf_make_app
cf_app_is_running
cf_app_signal_shutdown
cf_destroy_app