package net.tylermurphy.hideAndSeek.util; public enum Status { STANDBY, STARTING, PLAYING }