Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 29, 2011, 5:24:04 PM (13 years ago)
Author:
dafrick
Message:

Anotehr step towards networked notifications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.h

    r8656 r8662  
    7474
    7575            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    76             void registerVariables();
     76
     77            virtual void changedName(void);
    7778
    7879            void destroy(bool noGraphics = false); // Destroys the NotificationQueue.
     
    133134           
    134135        protected:
     136            void registerVariables();
     137           
    135138            virtual void create(void); // Creates the NotificationQueue in lua.
    136139           
Note: See TracChangeset for help on using the changeset viewer.