GLBasic forum

Main forum => GLBasic - en => Topic started by: Ian Price on 2008-Jan-08

Title: Unless I'm very much mistaken (and I usually am)...
Post by: Ian Price on 2008-Jan-08
There doesn't appear to be a command for drawing ellipses or am I missing it?

GLBasic also appears to be lacking a TileSprite command, to draw a repeating pattern of a selected sprite image across the whole screen. Usage TileSprite sprite#, sx,sy.

I know it's easy enough to create functions for these, but these are pretty useful commands.

Could I also request that an extra parameter be added to DrawRect, so that you can select empty or filled rectangles (and ellipses if they become available)?

Any chance of the above being included Gernot? (Or do they already exist?)
Title: Unless I'm very much mistaken (and I usually am)...
Post by: Kitty Hello on 2008-Jan-08
You're right. They're both missing and I often needed them as well...
Title: Unless I'm very much mistaken (and I usually am)...
Post by: AndyH on 2008-Jan-08
Sounds like some good ideas!