C# Class Mappable, MegaMinerAI-11

Afficher le fichier Open project: siggame/MegaMinerAI-11 Class Usage Examples

Méthodes publiques

Свойство Type Description
ptr IntPtr

Protected Properties

Свойство Type Description
ID int
iteration int

Méthodes publiques

Méthode Description
Mappable ( ) : System
Mappable ( IntPtr p ) : System
validify ( ) : bool

Method Details

Mappable() public méthode

public Mappable ( ) : System
Résultat System

Mappable() public méthode

public Mappable ( IntPtr p ) : System
p IntPtr
Résultat System

validify() public méthode

public validify ( ) : bool
Résultat bool

Property Details

ID protected_oe property

protected int ID
Résultat int

iteration protected_oe property

protected int iteration
Résultat int

ptr public_oe property

public IntPtr ptr
Résultat IntPtr