Add wasDisplayed to Notification

This commit is contained in:
Ben Ogle
2015-01-09 16:24:43 -08:00
parent 6cc1ffa793
commit 48e6cd533d
2 changed files with 17 additions and 1 deletions

View File

@@ -48,3 +48,10 @@ class NotificationManager
###
getNotifications: -> @notifications
###
Section: Managing Notifications
###
clear: ->
@notifications = []