Class Index | File Index

Classes


Class Index

_global_


api

Functions called directly in response to user action (clicking a button, etc).

core.contractNegotiation

All aspects of contract negotiation.

core.draft

The annual draft of new prospects.

core.freeAgents

Functions related to free agents that didn't make sense to put anywhere else.

core.game

Everything about games except the actual simulation.

core.gameSim

Individual game simulation.

core.league

Creating and removing leagues.

core.player

Functions operating on player objects, or parts of player objects.

core.season

Somewhat of a hodgepodge.

core.trade

Trades between the user's team and other teams.

db

Functions that directly access an IndexedDB database.

ui

Anything that directly updates the UI.

util.advStats

Advanced stats (PER, WS, etc) that require some nontrivial calculations and thus are calculated and cached once each day.

util.helpers

Various utility functions that don't have anywhere else to go.

util.lock

These functions all deal with locking game state when there is some blocking action in progress.

util.random

Module to emulate some of Python's random library.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Mar 01 2013 11:45:19 GMT-0500 (EST)