Adds a basic shape object to the game.

gfx.AddGraphic( obj, x, y, w, h, angle, alpha )

See Also: CreateCircle, CreateEllipse, CreateRectangle, CreatePolygon

Example - Basic click to expand contents