Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tmoag
Player
C# Class Tmoag.Player
Show file
Open project: tomlokhorst/ScorchedCanvas
Class Usage Examples
Public Methods
Method
Description
Player
( ) :
System
shoot
(
FireRequest
fr
) :
void
Private Methods
Method
Description
basicShape
( ) :
IEnumerable
clearLastShot
( ) :
void
getLastShotAndPlayerHit
(
IEnumerable
players
) :
IEnumerable
intersect
(
LineSegment
ls1
,
IEnumerable
tanks
) :
Vector>.Tuple
Method Details
Player()
public
method
public
Player
( ) :
System
return
System
shoot()
public
method
public
shoot
(
FireRequest
fr
) :
void
fr
FireRequest
return
void