Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BattleShip
Core
CartesianPoint
C# Class BattleShip.Core.CartesianPoint
显示文件
Open project: pebblecode/HackShips
Public Methods
Method
Description
CartesianPoint
(
double
x
,
double
y
) :
System
Method Details
CartesianPoint()
public
method
public
CartesianPoint
(
double
x
,
double
y
) :
System
x
double
y
double
return
System