MAK RTIspy API Documentation for HLA Evolved
Public Member Functions | Public Attributes | Private Attributes
common.E_PlayerIdentity Enum Reference

The Enum E_PlayerIdentity. More...

+ Collaboration diagram for common.E_PlayerIdentity:

List of all members.

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

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

String common.E_PlayerIdentity.name [private]

The name.

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 Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)