Index: hid_render_comp.html =================================================================== --- hid_render_comp.html (revision 11049) +++ hid_render_comp.html (revision 11050) @@ -33,12 +33,12 @@
  • 1. call to the render_burst hook with start
  • 2. set_layer_group is called for the next layer; depending on the return value, the core will skip to step 7.
  • 3. set_drawing_mode is called with reset -
  • 3. set_drawing_mode is called with positive or negative to set draw or erase -
  • 4. objects are drawn -
  • 5. if there are subsequent composite layers, the core will jump back to 3. -
  • 6. set_drawing_mode is called with flush -
  • 7. if there are further groups, the core jumps back to step 3. -
  • 8. call to the render_burst hook with end +
  • 4. set_drawing_mode is called with positive or negative to set draw or erase +
  • 5. objects are drawn +
  • 6. if there are subsequent composite layers, the core will jump back to 3. +
  • 7. set_drawing_mode is called with flush +
  • 8. if there are further groups, the core jumps back to step 3. +
  • 9. call to the render_burst hook with end

    When set_drawing_mode / reset is called, the HID needs to