|
Torque2D Reference
|
#include <android_native_app_glue.h>
Public Attributes | |
| int32_t | id |
| struct android_app * | app |
| void(* | process )(struct android_app *app, struct android_poll_source *source) |
Data associated with an ALooper fd that will be returned as the "outData" when that source has data ready.
| struct android_app* app |
| int32_t id |
| void(* process) (struct android_app *app, struct android_poll_source *source) |