C# Class Pokemon3D.Common.Extensions.Vector2Extension

Afficher le fichier Open project: nilllzz/Pokemon3D

Méthodes publiques

Méthode Description
SnapToPixels ( this v ) : Vector2
ToPoint ( this v ) : Point

Method Details

SnapToPixels() public static méthode

public static SnapToPixels ( this v ) : Vector2
v this
Résultat Vector2

ToPoint() public static méthode

public static ToPoint ( this v ) : Point
v this
Résultat Point