chaos.DrawRectFast: Functions Modinfo Source  

Chaos DrawRectFast - BladeRunner 01.2009

Drawrectfast is there to replace drawrect wich is awfully slow on some Systems. Just use it like DrawRect.

Functions Summary

DrawRectFast Draw a filled rectangle.

Functions

Function DrawRectFast(x:Float , y:Float , w:Float , h:Float)
Returns-
DescriptionDraw a filled rectangle.
InformationDraws a rectangle at (x,y), w wide and h high. Can be scaled, rotated, colored and so on.

Module Information

Version1.0
Modulserverhttps://svn.blitzforum.de
AuthorAndreas 'BladeRunner' Brennecke