C# Class Mod.MyRollcallElement

Inheritance: RollcallElement
显示文件 Open project: Jonesey13/TF-8-Player

Public Methods

Method Description
GetPosition ( int playerIndex ) : Vector2
MyRollcallElement ( int playerIndex ) : System
NotJoinedUpdate ( ) : int

Method Details

GetPosition() public static method

public static GetPosition ( int playerIndex ) : Vector2
playerIndex int
return Microsoft.Xna.Framework.Vector2

MyRollcallElement() public method

public MyRollcallElement ( int playerIndex ) : System
playerIndex int
return System

NotJoinedUpdate() public method

public NotJoinedUpdate ( ) : int
return int