Changeset 40419 for trunk/Ohana/src/kapa2/include/structures.h
- Timestamp:
- May 5, 2018, 12:09:10 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/include/structures.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/include/structures.h
r39457 r40419 115 115 typedef struct { 116 116 int x, y; 117 int dx, dy; 117 int dx, dy; // unused? 118 118 double angle; 119 119 int size; 120 int justify; 121 int color; 120 122 char font[64]; 121 123 char text[LABEL_MAXLEN];
Note:
See TracChangeset
for help on using the changeset viewer.
