turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
IRenderer.getFrameSize
turtle
renderer
IRenderer
Get width and height of the frame returned by the last call to
beginFrame
.
interface
IRenderer
void
getFrameSize
(
int
*
width
,
int
*
height
)
Meta
Source
See Implementation
turtle
renderer
IRenderer
functions
beginFrame
endFrame
getFrameSize
Get width and height of the frame returned by the last call to beginFrame.