DrawD3DRotatedTransparentSprite(SpriteNumber, XPosition, YPosition, Width, Height, Angle.f, Transparency)

Draw a rotated D3D sprite with a color key as transparent color, the angle must be defined on radians, a D3D sprite can blended with the screen with a specific transparency, this value can take a value between 0 (transparent) and 255 (opaque).