Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SpaceRun
AIShip
C# Class SpaceRun.AIShip
Inheritance:
Ship
Exibir arquivo
Open project: zzorn/Spike3D
Class Usage Examples
Public Methods
Method
Description
AIShip
( ) :
System
LogicUpdate
(
GameTime
time
,
float
t
) :
void
Private Methods
Method
Description
getNearestPlayerShip
(
float
maxDistance
) :
Entity
Method Details
AIShip()
public
method
public
AIShip
( ) :
System
return
System
LogicUpdate()
public
method
public
LogicUpdate
(
GameTime
time
,
float
t
) :
void
time
Microsoft.Xna.Framework.GameTime
t
float
return
void