Uses of Class
it.polimi.ingsw.utils.model.Notification
-
Packages that use Notification Package Description it.polimi.ingsw.controller This package contains classes to manage the comunication I/O with the Game State. -
-
Uses of Notification in it.polimi.ingsw.controller
Methods in it.polimi.ingsw.controller with parameters of type Notification Modifier and Type Method Description void
Controller. update(Notification notification)
On Notification parse the message and verify if it is a valid data
-