Draw rectangle of color to console, setting background color to default

Declaration Syntax

Parameters
- x (Int32)
- Upper left corner x coord
- y (Int32)
- Upper left corner y coord
- w (Int32)
- Width of rectangle
- h (Int32)
- Height of rectangle
- clear (Boolean)
- Clear cells of any ascii character
- flag (Background)
- Background flag
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)