Changeset 7410 for code/trunk/src/modules/notifications/NotificationQueue.h
- Timestamp:
- Sep 11, 2010, 3:17:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/notifications/NotificationQueue.h
r7403 r7410 109 109 @return Returns the display time. 110 110 */ 111 inline float getDisplayTime() const111 inline unsigned int getDisplayTime() const 112 112 { return this->displayTime_; } 113 113 // tolua_end
Note: See TracChangeset
for help on using the changeset viewer.