Global

Members

_id :Number

[_id description]

Type:
  • Number
Source:

calculation :Object

This object just stores calculation functions for use by CharacterInfos::update.

Type:
  • Object
Source:

deg2rad

A cached value to assist in converting degrees to radians.

Source:

FujinModifiers :Object

The base stat modifiers for Funin clan.

Type:
  • Object
Source:

GuanyinModifiers :Object

The base stat modifiers for Guanyin clan.

Type:
  • Object
Source:

JinongModifiers :Object

The base stat modifiers for Jinong clan.

Type:
  • Object
Source:

ObjectId

Javascript class that mimics how WCF serializes a object of type MongoDB.Bson.ObjectId
and converts between that format and the standard 24 character representation.

Source:

rad2deg

A cached value to assist in converting radians to degrees.

Source:

Methods

autocomplete()

Copyright (c) 2014 BrightPoint Consulting, Inc.

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

Source:

autocomplete()

Copyright (c) 2014 BrightPoint Consulting, Inc.

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

Source:

DamageDealer(client)

DamageDealer is something that can be by client and monster.

Parameters:
Name Type Description
client socket

The client socket.

Source:

defaultPacketFunction(data)

NOP function

Parameters:
Name Type Description
data buffer

The packet data.

Source:

NanginTrack_Countdown(The, Data)

Sends out a message for each minute of the countdown.

Parameters:
Name Type Description
The Zone

zone.

Data Object

provided to schedule functions.

Source:

NanginTrack_Finished(The, Data)

Finishes the race.
Pays out bets to players.

Parameters:
Name Type Description
The Zone

zone.

Data Object

provided to schedule functions.

Source:

NanginTrack_Init(The, Data)

Initalizes the NanginTrack countdown.

Parameters:
Name Type Description
The Zone

zone.

Data Object

provided to schedule functions.

Source:

NanginTrack_onLoad(The, Data)

This is called when the schedule is loaded for the first time.

Parameters:
Name Type Description
The Zone

zone.

Data Object

provided to schedule functions.

Source:

NanginTrack_Start(The, Data)

Starts off the NanginTrack race.
Makes the cats run.

Parameters:
Name Type Description
The Zone

zone.

Data Object

provided to schedule functions.

Source:
The contributors to the InfiniteSky project.
Documentation generated by JSDoc 3.4.0 on Sat Jul 16th 2016