 | Positionx Property |
Player x position
Namespace:
INF1771_GameAI.Map
Assembly:
INF1771_GameAI (in INF1771_GameAI.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int x { get; set; }public:
property int x {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also