Category: Images and Rendering
Back to System Functions
DrawFilledRect(x As Integer, y As Integer, width As Integer, height As Integer)
Void
Queues a filled rectangle using the current draw color.
DrawFilledRect(32, 32, 128, 64)