| PlayerInfoy Property |
Player position y
Namespace:
INF1771_GameClient.dto
Assembly:
INF1771_GameClient (in INF1771_GameClient.dll) 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