update(deltaTime:)
Update the game manually. Call this function if automaticUpdate was not set when registering the Tabletop instance.
Declaration
func update(deltaTime: Double)Update the game manually. Call this function if automaticUpdate was not set when registering the Tabletop instance.
func update(deltaTime: Double)