bucketed_game :: ThinGame :: defaultinit
# Game logic on the client class ThinGame # Current game tick # # Default is 0. var tick: Int = 0 is writable end