Changeset 176:1fe0f5bb0ba2
- Timestamp:
- 03/02/08 12:09:13 (8 months ago)
- Files:
-
- dwt/graphics/Device.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
dwt/graphics/Device.d
r158 r176 52 52 53 53 /* Debugging */ 54 public static bool DEBUG ;54 public static bool DEBUG = true; 55 55 bool debugging; 56 56 bool tracking;
