C# Class BolterLibrary.D3DXVECTOR2

Afficher le fichier Open project: usagiuke/BolterV2 Class Usage Examples

Méthodes publiques

Méthode Description
D3DXVECTOR2 ( ) : System
D3DXVECTOR2 ( float x, float y ) : System

Method Details

D3DXVECTOR2() public méthode

public D3DXVECTOR2 ( ) : System
Résultat System

D3DXVECTOR2() public méthode

public D3DXVECTOR2 ( float x, float y ) : System
x float
y float
Résultat System