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
SpaceSim
Spacecrafts
RedDragon
RedDragon
C# Class SpaceSim.Spacecrafts.RedDragon.RedDragon
Inheritance:
DragonV2.DragonV2
Exibir arquivo
Open project: zlynn1990/SpaceSim
Class Usage Examples
Public Methods
Method
Description
RedDragon
(
string
craftDirectory
,
DVector2
position
,
DVector2
velocity
,
double
payloadMass
) :
VectorMath
Method Details
RedDragon()
public
method
public
RedDragon
(
string
craftDirectory
,
DVector2
position
,
DVector2
velocity
,
double
payloadMass
) :
VectorMath
craftDirectory
string
position
VectorMath.DVector2
velocity
VectorMath.DVector2
payloadMass
double
return
VectorMath