Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Pokemon3D
Common
Extensions
Vector2Extension
C# Class Pokemon3D.Common.Extensions.Vector2Extension
Datei anzeigen
Open project: nilllzz/Pokemon3D
Public Methods
Method
Description
SnapToPixels
(
this
v
) :
Vector2
ToPoint
(
this
v
) :
Point
Method Details
SnapToPixels()
public
static
method
public
static
SnapToPixels
(
this
v
) :
Vector2
v
this
return
Vector2
ToPoint()
public
static
method
public
static
ToPoint
(
this
v
) :
Point
v
this
return
Point