Changeset 866 for trunk/src/font.h
- Timestamp:
- Aug 28, 2011, 4:26:37 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/font.h
r863 r866 37 37 public: 38 38 /* New methods */ 39 void Print(vec3 ipos, char const *str);39 void Print(vec3 pos, char const *str); 40 40 ivec2 GetSize() const; 41 41
Note: See TracChangeset
for help on using the changeset viewer.