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