void Sprite( Vector3 center, float size, string texture )

Summary

Draw a sprite.

void Sprite( Vector3 center, float size, Texture texture )

Summary

Draw a sprite.

void Sprite( Vector3 center, Vector2 size, Texture texture, bool worldspace )

Summary

Draw a sprite.

void Sprite( Vector3 center, Vector2 size, Texture texture, bool worldspace, float angle )

Summary

Draw a sprite.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.