Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tmoag
Player
C# 클래스 Tmoag.Player
파일 보기
프로젝트 열기: tomlokhorst/ScorchedCanvas
1 사용 예제들
공개 메소드들
메소드
설명
Player
( ) :
System
shoot
(
FireRequest
fr
) :
void
비공개 메소드들
메소드
설명
basicShape
( ) :
IEnumerable
clearLastShot
( ) :
void
getLastShotAndPlayerHit
(
IEnumerable
players
) :
IEnumerable
intersect
(
LineSegment
ls1
,
IEnumerable
tanks
) :
Vector>.Tuple
메소드 상세
Player()
공개
메소드
public
Player
( ) :
System
리턴
System
shoot()
공개
메소드
public
shoot
(
FireRequest
fr
) :
void
fr
FireRequest
리턴
void