Adventure.js Docs Downloads
Score: 0 Moves: 0

Class: LoginManager

Defined in: adventure/LoginManager.js, line 7

Todos: Everything.

LoginManager is a (placeholder for a) special class to be constructed by Game, and used to manage user login to accounts on adventurejs.com

Private Constructor:

var foo = new adventurejs.LoginManager(game)

Parameters:

  • game Game
    A reference to the game instance.
Inherited Overrides
IndexMethodsProperties

Index

Methods:

Properties:

Methods Collapse all  |  Expand all

Properties Collapse all  |  Expand all

Documentation generated by JSDoc 3.6.11 on Mon Nov 20 2023 18:02:07 GMT-0800 (Pacific Standard Time)
Found a problem or error in the docs? Report it to docs@adventurejs.com.