Skip to main content

neon_crisp / Modules / fightSelection/fightSelection.script

Module: fightSelection/fightSelection.script

Table of contents

Functions

Functions

final

final(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

fightSelection/fightSelection.script.ts:19


init

init(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

fightSelection/fightSelection.script.ts:12


on_input

on_input(this, _action_id, _action): void

Parameters

NameType
thisprops
_action_idhash
_actionhash

Returns

void

Defined in

fightSelection/fightSelection.script.ts:43


on_message

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

Parameters

NameType
thisprops
message_idhash
messagestring
senderurl

Returns

void

Defined in

fightSelection/fightSelection.script.ts:31


on_reload

on_reload(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

fightSelection/fightSelection.script.ts:56


update

update(this, _dt): void

Parameters

NameType
thisprops
_dtnumber

Returns

void

Defined in

fightSelection/fightSelection.script.ts:25