OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic Class Reference
Inheritance diagram for com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic:

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
void onPause ()
 
void onResume ()
 
void onDestroy ()
 

Protected Attributes

TutorialView tutorialView
 

Private Member Functions

void extractAsset (String assetName)
 

Static Private Attributes

static android.content.Context applicationContext = null
 
static String assetsDirectory = null
 
static String LOGTAG = "IntegerLogic"
 

Detailed Description

Definition at line 31 of file IntegerLogic.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.extractAsset ( String  assetName)
inlineprivate

Definition at line 71 of file IntegerLogic.java.

void com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.onCreate ( Bundle  savedInstanceState)
inlineprotected

Definition at line 38 of file IntegerLogic.java.

void com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.onDestroy ( )
inlineprotected

Definition at line 66 of file IntegerLogic.java.

void com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.onPause ( )
inlineprotected

Definition at line 56 of file IntegerLogic.java.

void com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.onResume ( )
inlineprotected

Definition at line 61 of file IntegerLogic.java.

Member Data Documentation

android.content.Context com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.applicationContext = null
staticprivate

Definition at line 33 of file IntegerLogic.java.

String com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.assetsDirectory = null
staticprivate

Definition at line 34 of file IntegerLogic.java.

String com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.LOGTAG = "IntegerLogic"
staticprivate

Definition at line 35 of file IntegerLogic.java.

TutorialView com.arm.malideveloper.openglessdk.integerLogic.IntegerLogic.tutorialView
protected

Definition at line 36 of file IntegerLogic.java.


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