Uses of Class
ch.sahits.game.openpatrician.model.DisplayMessage
-
Packages that use DisplayMessage Package Description ch.sahits.game.openpatrician.model ch.sahits.game.openpatrician.model.impl -
-
Uses of DisplayMessage in ch.sahits.game.openpatrician.model
Subclasses of DisplayMessage in ch.sahits.game.openpatrician.model Modifier and Type Class Description classDisplayStateMessageExtension of a simple message that is displayed on the noticeboard.classDisplayTemplateMessageExtension of a simple message that is displayed on the noticeboard. -
Uses of DisplayMessage in ch.sahits.game.openpatrician.model.impl
Methods in ch.sahits.game.openpatrician.model.impl with parameters of type DisplayMessage Modifier and Type Method Description voidGame. handleMessage(DisplayMessage message)
-