C# Class BolterLibrary.NativeDx

Inheritance: GameInput
Afficher le fichier Open project: usagiuke/BolterV2

Méthodes protégées

Méthode Description
GetNewVector ( float heading ) : D3DXVECTOR2

Private Methods

Méthode Description
D3DXMatrixMultiply ( D3DXMATRIX &pOut, D3DXMATRIX &pM1, D3DXMATRIX &pM2 ) : IntPtr
D3DXMatrixRotationY ( D3DXMATRIX &pOut, System.Single Angle ) : IntPtr
D3DXMatrixTranslation ( D3DXMATRIX &pOut, System.Single x, System.Single y, System.Single z ) : IntPtr

Method Details

GetNewVector() protected static méthode

protected static GetNewVector ( float heading ) : D3DXVECTOR2
heading float
Résultat D3DXVECTOR2