PeServer

Point
in package
implements Stringable

Read onlyYes

座標。

Table of Contents

Interfaces

Stringable

Properties

$x  : int
$y  : int

Methods

__construct()  : mixed
生成
__toString()  : string

Properties

Methods

__construct()

生成

public __construct(int $x, int $y) : mixed
Parameters
$x : int

X座標。

$y : int

Y座標。

__toString()

public __toString() : string
Return values
string

        
On this page

Search results