- Timestamp:
- May 29, 2011, 5:24:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.h
r8656 r8662 74 74 75 75 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); 76 void registerVariables(); 76 77 virtual void changedName(void); 77 78 78 79 void destroy(bool noGraphics = false); // Destroys the NotificationQueue. … … 133 134 134 135 protected: 136 void registerVariables(); 137 135 138 virtual void create(void); // Creates the NotificationQueue in lua. 136 139
Note: See TracChangeset
for help on using the changeset viewer.