 | ShotInfox Property |
Shot position x
Namespace:
INF1771_GameClient.dto
Assembly:
INF1771_GameClient (in INF1771_GameClient.dll) 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