Torque2D Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
android_poll_source Struct Reference

#include <android_native_app_glue.h>

Public Attributes

int32_t id
 
struct android_appapp
 
void(* process )(struct android_app *app, struct android_poll_source *source)
 

Detailed Description

Data associated with an ALooper fd that will be returned as the "outData" when that source has data ready.

Member Data Documentation

◆ app

struct android_app* app

◆ id

int32_t id

◆ process

void(* process) (struct android_app *app, struct android_poll_source *source)

The documentation for this struct was generated from the following file: