C# Class Game.AutoHopManager

Afficher le fichier Open project: vs-team/casanova-mk2 Class Usage Examples

Méthodes publiques

Свойство Type Description
ID int
IntermediateHops Planet>>.List
IsDone System.Boolean
JustEntered bool
Sources List
Target Planet
Temp Option
___lst00 Planet>>.List
___next_hop02 List
___next_hop03 Planet
___s010 Planet
___temp_in_IntermediateHops00 Planet>>.List
counter30 System.Int32
frame int

Méthodes publiques

Méthode Description
AutoHopManager ( List sources, Planet target ) : Casanova.Prelude
Rule0 ( float dt, World world ) : void
Update ( float dt, World world ) : void

Method Details

AutoHopManager() public méthode

public AutoHopManager ( List sources, Planet target ) : Casanova.Prelude
sources List
target Planet
Résultat Casanova.Prelude

Rule0() public méthode

public Rule0 ( float dt, World world ) : void
dt float
world World
Résultat void

Update() public méthode

public Update ( float dt, World world ) : void
dt float
world World
Résultat void

Property Details

ID public_oe property

public int ID
Résultat int

IntermediateHops public_oe property

public List> IntermediateHops
Résultat Planet>>.List

IsDone public_oe property

public Boolean,System IsDone
Résultat System.Boolean

JustEntered public_oe property

public bool JustEntered
Résultat bool

Sources public_oe property

public List Sources
Résultat List

Target public_oe property

public Planet,Game Target
Résultat Planet

Temp public_oe property

public Option Temp
Résultat Option

___lst00 public_oe property

public List> ___lst00
Résultat Planet>>.List

___next_hop02 public_oe property

public List ___next_hop02
Résultat List

___next_hop03 public_oe property

public Planet,Game ___next_hop03
Résultat Planet

___s010 public_oe property

public Planet,Game ___s010
Résultat Planet

___temp_in_IntermediateHops00 public_oe property

public List> ___temp_in_IntermediateHops00
Résultat Planet>>.List

counter30 public_oe property

public Int32,System counter30
Résultat System.Int32

frame public_oe property

public int frame
Résultat int