- Timestamp:
- Jun 27, 2018, 3:20:35 PM (8 years ago)
- Location:
- branches/czw_branch/20170908/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/kapa2/include/structures.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20170908/Ohana
- Property svn:mergeinfo changed
-
branches/czw_branch/20170908/Ohana/src/kapa2/include/structures.h
r39457 r40477 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.
