API Docs for:
Show:

turntracker.TurnTrackerController Class

The controller class for the Turn Tracker

Constructor

turntracker.TurnTrackerController

(
  • view
  • clientModel
)

Parameters:

  • view turntracker.View

    The view for this object to control.

  • clientModel models.ClientModel

    The clientModel for this object to control.

Item Index

Methods

Methods

endTurn

()

Called by the view when the local player ends their turn.

Returns:

void