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

Protected Member Functions

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

Protected Attributes

TutorialView tutorialView
 

Static Private Attributes

static String LOGTAG = "Bloom"
 

Detailed Description

Definition at line 27 of file Bloom.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.bloom.Bloom.onCreate ( Bundle  savedInstanceState)
inlineprotected

Definition at line 32 of file Bloom.java.

void com.arm.malideveloper.openglessdk.bloom.Bloom.onDestroy ( )
inlineprotected

Definition at line 49 of file Bloom.java.

void com.arm.malideveloper.openglessdk.bloom.Bloom.onPause ( )
inlineprotected

Definition at line 39 of file Bloom.java.

void com.arm.malideveloper.openglessdk.bloom.Bloom.onResume ( )
inlineprotected

Definition at line 44 of file Bloom.java.

Member Data Documentation

String com.arm.malideveloper.openglessdk.bloom.Bloom.LOGTAG = "Bloom"
staticprivate

Definition at line 29 of file Bloom.java.

TutorialView com.arm.malideveloper.openglessdk.bloom.Bloom.tutorialView
protected

Definition at line 30 of file Bloom.java.


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