Module: game/notifications

Functions

getHighNotifyStyle

getHighNotifyStyle(): Object

Returns

Object

NameType
borderColorstring
boxShadowstring
transformstring
zIndexnumber

Defined in

profectus/src/game/notifications.ts:16


getNotifyStyle

getNotifyStyle(color?, strength?): Object

Parameters

NameTypeDefault value
colorstring"white"
strengthstring"8px"

Returns

Object

NameType
borderColorstring
boxShadowstring
transformstring
zIndexnumber

Defined in

profectus/src/game/notifications.ts:7