class Bench::FPSDisplay
- Bench::FPSDisplay
- Reference
- Object
Defined in:
bench/fps_display.crConstant Summary
-
BarHeight =
3 -
DarkShadow =
LibAllegro.map_rgba_f(0, 0, 0, 0.69) -
Green =
LibAllegro.map_rgba_f(0, 1, 0, 0.69) -
Margin =
3 -
TextHeight =
10 -
TimeSpan =
10 -
Width =
100