C# 클래스 Mod.MyRollcallElement

상속: RollcallElement
파일 보기 프로젝트 열기: Jonesey13/TF-8-Player

공개 메소드들

메소드 설명
GetPosition ( int playerIndex ) : Vector2
MyRollcallElement ( int playerIndex ) : System
NotJoinedUpdate ( ) : int

메소드 상세

GetPosition() 공개 정적인 메소드

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

MyRollcallElement() 공개 메소드

public MyRollcallElement ( int playerIndex ) : System
playerIndex int
리턴 System

NotJoinedUpdate() 공개 메소드

public NotJoinedUpdate ( ) : int
리턴 int