Unless I'm very much mistaken (and I usually am)...

Previous topic - Next topic

Ian Price

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?)
I came. I saw. I played.

Kitty Hello

You're right. They're both missing and I often needed them as well...

AndyH