GameController.update

Use this function to update the current state of the open GameController. This function is called automatically by the event loop

struct GameController
@nogc static
void
update
nothrow
(
)

Meta