source code pencil.c
📝: facelize func of pencil module
🔙: Empty
🛒:
- paper
Loadable
📝: customize func of pencil module
🔙: Empty
🛒:
- color
UGColor
- rotation
int
📝: draw_pixel func of pencil module
🔙: Empty
🛒:
- point
UGPoint
📝: draw_line func of pencil module
🔙: Empty
🛒:
- point1
UGPoint
- point2
UGPoint
- controll1
UGPoint
- controll2
UGPoint
📝: draw_triangle func of pencil module
🔙: Empty
🛒:
- point1
UGPoint
- point2
UGPoint
- point3
UGPoint
📝: fill_triangle func of pencil module
🔙: Empty
🛒:
- point1
UGPoint
- point2
UGPoint
- point3
UGPoint
📝: draw_rectangle func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- size
UGSize
📝: fill_rectangle func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- size
UGSize
📝: draw_circle func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- radius
double
📝: fill_circle func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- radius
double
📝: draw_arc func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- radius
double
- fromAngle
double
- toAngle
double
📝: fill_arc func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- radius
double
- fromAngle
double
- toAngle
double
📝: draw_ring func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- radius
double
- thickness
double
📝: fill_ring func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- radius
double
- thickness
double
📝: draw_polygon func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- sides
int
- radius
double
📝: fill_polygon func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- sides
int
- radius
double
📝: draw_star func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- sides
double
- radius1
double
- radius2
double
📝: fill_star func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- sides
double
- radius1
double
- radius2
double
📝: print_text func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- text
CString
- size
int
📝: draw_paper func of pencil module
🔙: Empty
🛒:
- point
UGPoint
- canvas
ECanvas
- size
UGSize
📝: load_image func of pencil module
🔙: Value
🛒:
- path
CString
📝: load_font func of pencil module
🔙: Value
🛒:
- path
CString
📝: draw_font func of pencil module
🔙: Empty
🛒:
- font
UGFont
- size
float
- text
CString
- point
UGPoint
📝: draw_image func of pencil module
🔙: Empty
🛒:
- image
UGImage
- point
UGPoint
- size
UGSize
document info document.md