You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • With framebuffer in memory created by Graphics.createArrayBuffer the behaviour is that after resetting it returns undefined until you draw something, which makes sense.

    With display this is used so that in g.flip() implementation you know which area is modified and must be send to the display.

About

Avatar for fanoush @fanoush started