Public Member Functions | |
| DrawableText (String label, double mid_x, double mid_y, double halfwidth, double halfheight, boolean active, SimpleColor colour) | |
| void | draw (Graphics2D g2d) |
| boolean | contains (double x, double y) |
| fsa_editor::DrawableText::DrawableText | ( | String | label, | |
| double | mid_x, | |||
| double | mid_y, | |||
| double | halfwidth, | |||
| double | halfheight, | |||
| boolean | active, | |||
| SimpleColor | colour | |||
| ) | [inline] |
| void fsa_editor::DrawableText::draw | ( | Graphics2D | g2d | ) | [inline] |
| boolean fsa_editor::DrawableText::contains | ( | double | x, | |
| double | y | |||
| ) | [inline] |
1.5.2