OpenClonk
C4ToolsDlg.h File Reference
Include dependency graph for C4ToolsDlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  C4ToolsDlg
 

Macros

#define C4TLS_MatSky   "Sky"
 

Variables

const int32_t C4TLS_Brush = 0
 
const int32_t C4TLS_Line = 1
 
const int32_t C4TLS_Rect = 2
 
const int32_t C4TLS_Fill = 3
 
const int32_t C4TLS_Picker = 4
 
const int32_t C4TLS_GradeMax = 50
 
const int32_t C4TLS_GradeMin = 1
 
const int32_t C4TLS_GradeDefault = 5
 

Macro Definition Documentation

◆ C4TLS_MatSky

#define C4TLS_MatSky   "Sky"

Definition at line 39 of file C4ToolsDlg.h.

Variable Documentation

◆ C4TLS_Brush

◆ C4TLS_Fill

const int32_t C4TLS_Fill = 3

◆ C4TLS_GradeDefault

const int32_t C4TLS_GradeDefault = 5

Definition at line 37 of file C4ToolsDlg.h.

Referenced by C4ToolsDlg::Default().

◆ C4TLS_GradeMax

const int32_t C4TLS_GradeMax = 50

Definition at line 35 of file C4ToolsDlg.h.

Referenced by C4ToolsDlg::ChangeGrade(), and C4ToolsDlg::SetGrade().

◆ C4TLS_GradeMin

const int32_t C4TLS_GradeMin = 1

Definition at line 36 of file C4ToolsDlg.h.

Referenced by C4ToolsDlg::ChangeGrade(), and C4ToolsDlg::SetGrade().

◆ C4TLS_Line

const int32_t C4TLS_Line = 1

◆ C4TLS_Picker

const int32_t C4TLS_Picker = 4

Definition at line 32 of file C4ToolsDlg.h.

Referenced by C4EditCursor::LeftButtonDown(), and C4ToolsDlg::SetAlternateTool().

◆ C4TLS_Rect

const int32_t C4TLS_Rect = 2