mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Fixed documentation in source for Android.
This commit is contained in:
parent
ec40387505
commit
28e6e9079b
|
|
@ -37,6 +37,8 @@ public class SDLActivity extends Activity {
|
|||
// Keep track of the paused state
|
||||
public static boolean mIsPaused, mIsSurfaceReady, mHasFocus;
|
||||
public static boolean mExitCalledFromJava;
|
||||
|
||||
/** If shared libraries (e.g. SDL or the native application) could not be loaded. */
|
||||
public static boolean mBrokenLibraries;
|
||||
|
||||
// Main components
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user