Skip to main content

neon_crisp / Modules / card/card.script

Module: card/card.script

Table of contents

Functions

Functions

final

final(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

card/card.script.ts:156


init

init(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

card/card.script.ts:144


on_input

on_input(this, _action_id, _action): void

Parameters

NameType
thisprops
_action_idhash
_actionhash

Returns

void

Defined in

card/card.script.ts:227


on_message

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

Parameters

NameType
thisprops
message_idhash
messageany
senderurl

Returns

void

Defined in

card/card.script.ts:169


on_reload

on_reload(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

card/card.script.ts:239


update

update(this, _dt): void

Parameters

NameType
thisprops
_dtnumber

Returns

void

Defined in

card/card.script.ts:162