Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 5, 2010, 12:42:54 PM (14 years ago)
Author:
dafrick
Message:

Started work on edit mode. ConsoleCommand is not yet working.
Some additional cleanup. All the NotificationQueues generated by the NotificationManager now are destroyed upon destruction of the NotificationManager.
Removed NotificationQueue from level files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/notifications/data/levels/tutorial.oxw

    r7319 r7354  
    1313    <Template link=lodtemplate_default />
    1414  </templates>
    15 
    16   <NotificationQueue
    17    name   = "notification"
    18    position = "0.05, 0.05"
    19    font   = "VeraMono"
    20    textsize = 0.020
    21    length   = 3
    22    width  = 50
    23   />
    2415
    2516  <Scene
Note: See TracChangeset for help on using the changeset viewer.