Exemplo n.º 1
0
 public unsafe Sprite(ID3DXSprite *pUnk)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public unsafe void UpdateUnmanagedPointer(ID3DXSprite *pInterface)
 {
     throw new NotImplementedException();
 }