| Positiony Property |
Player y position
Namespace:
INF1771_GameAI.Map
Assembly:
INF1771_GameAI (in INF1771_GameAI.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public int y { get; set; }
public:
property int y {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also