Changeset 10258 for code/trunk/src/modules/notifications
- Timestamp:
- Feb 5, 2015, 11:47:13 PM (10 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
-
code/trunk/src/modules/notifications/NotificationQueueCEGUI.cc
r9667 r10258 73 73 this->position_ = Vector4(0.0, 0.0, 0.0, 0.0); 74 74 this->alignment_ = "LeftAligned"; 75 this->fontSize_ = 1 2;75 this->fontSize_ = 10; 76 76 this->fontColor_ = Vector4(1.0, 1.0, 1.0, 1.0); 77 77 this->fontColorStr_ = "FFFFFFFF";
Note: See TracChangeset
for help on using the changeset viewer.