C:/Documents and Settings/slap/My Documents/Visual Studio 2005/Projects/Template7/template7/uiEnums.h File Reference


Enumerations

enum  eUI { , kUIHealth = 1, kUIWeapon = 2 }
 UI Type. More...

Functions

eUI string_to_eUI (const char *str)
 Take a string and return the eUI type.

Detailed Description

UI Type enum.

(c) 2007-2008 oP group Germany GbR. All rights reserved.
This source code is provided "as is" with no warranty and must not be distributed without written permission.

Author:
Doug Poston
Version:
1.3
Date:
12/28/2007

Enumeration Type Documentation

enum eUI

UI Type.

Enumerator:
kUIHealth  Health panel.
kUIWeapon  Weapon panel.


Function Documentation

eUI string_to_eUI ( const char *  str  ) 

Take a string and return the eUI type.

Parameters:
str String to convert.
Returns:
Corresponding UI type (kUIUnknown if none found).


Generated on Fri Dec 28 12:55:06 2007 for template7 by  doxygen 1.5.4