C# 클래스 BulletMLLib.BulletMLManager

파일 보기 프로젝트 열기: babelshift/BulletMLLib 1 사용 예제들

공개 메소드들

메소드 설명
GetPlayerPositionX ( ) : float
GetPlayerPositionY ( ) : float
GetRandom ( ) : float
GetRank ( ) : float
Init ( IBulletMLManager ib1 ) : void

메소드 상세

GetPlayerPositionX() 공개 정적인 메소드

public static GetPlayerPositionX ( ) : float
리턴 float

GetPlayerPositionY() 공개 정적인 메소드

public static GetPlayerPositionY ( ) : float
리턴 float

GetRandom() 공개 정적인 메소드

public static GetRandom ( ) : float
리턴 float

GetRank() 공개 정적인 메소드

public static GetRank ( ) : float
리턴 float

Init() 공개 정적인 메소드

public static Init ( IBulletMLManager ib1 ) : void
ib1 IBulletMLManager
리턴 void