PETDevelopmentPhaseNotifications
- class modules.js.Notification.PETDevelopmentPhaseNotifications()
- modules.js.Notification.PETDevelopmentPhaseNotifications.PETDevelopmentPhaseNotifications
constructor
- modules.js.Notification.PETDevelopmentPhaseNotifications.developmentPhaseCardsResearchedNotificationHandler(notification)
Handler function to research cards during the development phase
- Arguments
notification (
Object()
) – notification sent by the back-end
- modules.js.Notification.PETDevelopmentPhaseNotifications.developmentPhaseResearchCubeRemovalNotificationHandler(notification)
Handler function to remove research cubes from cards
- Arguments
notification (
Object()
) – notification sent by the back-end
- modules.js.Notification.PETDevelopmentPhaseNotifications.endDevelopmentTakeBackCardsNotificationHandler(notification)
Handler function to manage cards taken back by a player during the endDevelopmentPhase state
- Arguments
notification (
Object()
) – notification sent by the back-end
- modules.js.Notification.PETDevelopmentPhaseNotifications.endDevelopmentTakeBackCardsSelfNotificationHandler(notification)
Handler function to manage cards taken back by the active player
- Arguments
notification (
Object()
) – notification sent by the back-end