Sprite.Sprite C# (CSharp) Method

Sprite() public method

public Sprite ( ) : System.Collections
return System.Collections
    public Sprite()
    {
    }

Same methods

Sprite::Sprite ( Texture texture ) : System.Collections
Sprite::Sprite ( Texture texture, float textureWidth, float textureHeight ) : System.Collections