Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
MonoDroid.Dialog.ViewElement Class Reference
Inheritance diagram for MonoDroid.Dialog.ViewElement:
IEnumerable< View >

Public Member Functions

 ViewElement (object o, View view, bool b)
 
IEnumerator< View > GetEnumerator ()
 

Detailed Description

Definition at line 10 of file ViewElement.cs.

Constructor & Destructor Documentation

MonoDroid.Dialog.ViewElement.ViewElement ( object  o,
View  view,
bool  b 
)

Definition at line 12 of file ViewElement.cs.

Member Function Documentation

IEnumerator<View> MonoDroid.Dialog.ViewElement.GetEnumerator ( )

Definition at line 17 of file ViewElement.cs.


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