MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Private Attributes
common.E_PlayerIdentity Enum Reference

The Enum E_PlayerIdentity. More...

+ Collaboration diagram for common.E_PlayerIdentity:

Public Member Functions

 E_PlayerIdentity (String name)
 Instantiates a new e_ player identity.
String getValue ()
 Gets the value.
E_PlayerIdentity getEnum (String name)
 Gets the enum.

Public Attributes

 FIRST_PLAYER = ("FIRST_PLAYER")
 The FIRS t_ player.
 SECOND_PLAYER = ("SECOND_PLAYER")
 The SECON d_ player.
 OBSERVER = ("OBSERVER")
 The OBSERVER.

Private Attributes

String name
 The name.

Detailed Description

The Enum E_PlayerIdentity.

Constructor & Destructor Documentation

common.E_PlayerIdentity.E_PlayerIdentity ( String  name)
inline

Instantiates a new e_ player identity.

Parameters
namethe name

Member Function Documentation

E_PlayerIdentity common.E_PlayerIdentity.getEnum ( String  name)
inline

Gets the enum.

Parameters
namethe name
Returns
the enum
String common.E_PlayerIdentity.getValue ( )
inline

Gets the value.

Returns
the value

Referenced by federate.RTI1516e.Test.main(), and ui.RTIActionHelper.startNewGame().

Member Data Documentation

common.E_PlayerIdentity.FIRST_PLAYER = ("FIRST_PLAYER")
String common.E_PlayerIdentity.name
private

The name.

common.E_PlayerIdentity.OBSERVER = ("OBSERVER")
common.E_PlayerIdentity.SECOND_PLAYER = ("SECOND_PLAYER")

The SECON d_ player.

Referenced by federate.RTI1516e.MakShooterRTI1516e.determineIdentity().


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

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)