#include <draw.h>
Public Attributes | |
int | width |
int | height |
int | center_x |
int | center_y |
CARD32 * | matrix |
Definition at line 4 of file draw.h.
Definition at line 6 of file draw.h.
Referenced by apply_tool_2D(), apply_tool_2D_colored(), asim_set_brush(), asim_set_custom_brush(), asim_set_custom_brush_colored(), TASImage::DrawCircle(), TASImage::DrawCubeBezier(), TASImage::DrawEllips(), TASImage::DrawEllips2(), TASImage::DrawStraightEllips(), and TASImage::DrawWideLine().
Definition at line 7 of file draw.h.
Referenced by apply_tool_2D(), apply_tool_2D_colored(), asim_set_brush(), asim_set_custom_brush(), asim_set_custom_brush_colored(), TASImage::DrawCircle(), TASImage::DrawCubeBezier(), TASImage::DrawEllips(), TASImage::DrawEllips2(), TASImage::DrawStraightEllips(), and TASImage::DrawWideLine().
Definition at line 8 of file draw.h.
Referenced by apply_tool_2D(), apply_tool_2D_colored(), TASImage::DrawCircle(), TASImage::DrawCubeBezier(), TASImage::DrawEllips(), TASImage::DrawEllips2(), TASImage::DrawStraightEllips(), and TASImage::DrawWideLine().
Definition at line 8 of file draw.h.
Referenced by apply_tool_2D(), apply_tool_2D_colored(), TASImage::DrawCircle(), TASImage::DrawCubeBezier(), TASImage::DrawEllips(), TASImage::DrawEllips2(), TASImage::DrawStraightEllips(), and TASImage::DrawWideLine().
CARD32* ASDrawTool::matrix |
Definition at line 9 of file draw.h.
Referenced by apply_tool_2D(), apply_tool_2D_colored(), apply_tool_point(), apply_tool_point_colored(), TASImage::DrawCircle(), TASImage::DrawCubeBezier(), TASImage::DrawEllips(), TASImage::DrawEllips2(), TASImage::DrawStraightEllips(), TASImage::DrawWideLine(), and fill_hline_notile_colored().