WodiLib2 API Document
WodiLib2 API Document
WodiLib2
WodiLib.Map
Position 構造体
Position コンストラクター
Position プロパティ
Position メソッド
Position 演算子と型変換
Position フィールド
Position コンストラクター
コンストラクタ
名前空間:
WodiLib.Map
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
コピー
public
Position
(
int
x
,
int
y
)
パラメーター
x
型:
System
Int32
[Range(0, 9999)] X座標
y
型:
System
Int32
[Range(0, 9999)] Y座標
例外
例外
条件
ArgumentOutOfRangeException
x、yが指定範囲外の場合
関連項目
参照
Position 構造体
WodiLib.Map 名前空間
MIT License Copyright(c) 2019 kameske