See Also: blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
This is my preferred method of creating new 'objects' with sequences as sometime you may not want all elements to be the same.
See Also: AutoUpdate, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
See Also: AutoUpdate, blank_gfx, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
I think there may be serious problems with the logic involved with this in gfx_paint due to frequent changes to the actual notification method of AutoPainting. In any case a complete redraw with doGfxPaint should not be affected.
See Also: AutoUpdate, blank_gfx, current_font, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
DR_GFX, copy of the gfx object
DR_SX, DR_SY, DR_DX, DR_DY, bounding rectangle of area needing repaint as x1, y1, x2, y2
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_y, gfxfont, gfxs, GFX_TOP, putch, total_rect
form of gfxTextOutAt which takes a bounding box to wrap the text in. At present the height calculation is wrong.
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, gfxfont, gfxs, GFX_TOP, putch, total_rect
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxs, GFX_TOP, putch, total_rect
sequence of each gfx object created with newGfx(...)
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, GFX_TOP, putch, total_rect
This should be updated to the sequence index of the last element of a gfx sequence if this is changed.
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, putch, total_rect
I have no idea what this is used for
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, total_rect
This is used in various places including gfx_paint find greatest rectangle of all gfxs on this window
See Also: AutoUpdate, blank_gfx, current_font, dirty_rects, DR_*, font_scale, font_x, font_y, gfxfont, gfxs, GFX_TOP, putch