( UInt8 x, UInt8 y, UInt8 ex, UInt8 ey,
PatternType_t r)
[UTILITY] Draws a rectangle on the screen based on coordinates.
Documentation
[UTILITY] Draws a rectangle on the screen based on coordinates.
- Parameters:
- x - ,y,ex and ey take the same parameters as PalmOS rect data type
r - tells the function to fill the rectangles with a pattern
specified by 'r'. See the grlib.h typedefs for the fill types.
- Returns:
- none
Alphabetic index
This page was generated with the help of DOC++.