turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
Graphics.beginFrame
turtle
graphics
Graphics
Start drawing, return a Canvas initialized to the drawing area.
class
Graphics
override
void
beginFrame
(
RGBA
clearColor
,
Canvas
**
canvas
,
ImageRef
!
RGBA
*
framebuffer
)
Meta
Source
See Implementation
turtle
graphics
Graphics
constructors
this
destructors
~this
functions
beginFrame
endFrame
fillWithClearColor
getFrameSize
getRenderer
getTicks
getWindowID
nextEvent
setTitle
Start drawing, return a Canvas initialized to the drawing area.