YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <android_native_app_glue.h>
Public 属性 | |
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.
在文件 android_native_app_glue.h 第 90 行定义.
struct android_app* android_poll_source::app |
在文件 android_native_app_glue.h 第 96 行定义.
int32_t android_poll_source::id |
在文件 android_native_app_glue.h 第 93 行定义.
void(* android_poll_source::process)(struct android_app *app, struct android_poll_source *source) |
在文件 android_native_app_glue.h 第 100 行定义.