MCPcopy Create free account
hub / github.com/FIX94/Nintendont / GRRLIB_Rectangle

Function GRRLIB_Rectangle

loader/include/grrlib.h:783–816  ·  view source on GitHub ↗

* Draw a rectangle. * @param x Specifies the x-coordinate of the upper-left corner of the rectangle. * @param y Specifies the y-coordinate of the upper-left corner of the rectangle. * @param width The width of the rectangle. * @param height The height of the rectangle. * @param color The color of the rectangle in RGBA format. * @param filled Set to true to fill the rectangle. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

InitialiseFunction · 0.85
ClearScreenFunction · 0.85
GRRLIB_FillScreenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected