GameServer

@Singleton
class GameServer @Inject constructor(services: Set<Service>)

Constructors

Link copied to clipboard
@Inject
constructor(services: Set<Service>)

Functions

Link copied to clipboard
fun run(start: Long)