Skip to main content

neon_crisp / Modules / combatManger/combatManger.script

Module: combatManger/combatManger.script

Table of contents

Functions

Functions

final

final(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

combatManger/combatManger.script.ts:285


init

init(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

combatManger/combatManger.script.ts:257


on_message

on_message(this, message_id, message, sender): void

Parameters

NameType
thisprops
message_idhash
messageany
senderurl

Returns

void

Defined in

combatManger/combatManger.script.ts:308


update

update(this, dt): void

Parameters

NameType
thisprops
dtnumber

Returns

void

Defined in

combatManger/combatManger.script.ts:296