Index

A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

W

waitForSeconds(double) - Static method in class it.polimi.ingsw.controller.Game
shortcut for the Thread.sleep(int) function, it accepts SECONDS, NOT MILLISECONDS
waitTimer - Static variable in class it.polimi.ingsw.controller.Game
variable that represent the standard timer of the app for advancing the state of the game
WHITE - Enum constant in enum class it.polimi.ingsw.model.Color
 
writeFail() - Static method in class it.polimi.ingsw.controller.FILEHelper
write 'FAIL' on status.txt indicating tha the server closed in a NOT normal way
writeServer(Game) - Static method in class it.polimi.ingsw.controller.FILEHelper
save the current state of the server in the file server.txt
writeSucc() - Static method in class it.polimi.ingsw.controller.FILEHelper
write 'SUCC' on status.txt indicating tha the server closed in a normal way
A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form