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

Protected Member Functions

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

Protected Attributes

TutorialView graphicsView
 

Static Private Attributes

static String LOGTAG = "assetloading"
 

Detailed Description

Definition at line 27 of file AssetLoading.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.assetloading.AssetLoading.onCreate ( Bundle  savedInstanceState)
inlineprotected

Definition at line 33 of file AssetLoading.java.

void com.arm.malideveloper.openglessdk.assetloading.AssetLoading.onPause ( )
inlineprotected

Definition at line 41 of file AssetLoading.java.

void com.arm.malideveloper.openglessdk.assetloading.AssetLoading.onResume ( )
inlineprotected

Definition at line 47 of file AssetLoading.java.

Member Data Documentation

TutorialView com.arm.malideveloper.openglessdk.assetloading.AssetLoading.graphicsView
protected

Definition at line 30 of file AssetLoading.java.

String com.arm.malideveloper.openglessdk.assetloading.AssetLoading.LOGTAG = "assetloading"
staticprivate

Definition at line 29 of file AssetLoading.java.


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