Example #1
0
 public unsafe Sprite(ID3DXSprite *pUnk)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public unsafe void UpdateUnmanagedPointer(ID3DXSprite *pInterface)
 {
     throw new NotImplementedException();
 }