Preparing search index...
The search index is not available
太阳TS基础框架(solar)
太阳TS基础框架(solar)
util/debug/DebugUtil
default
Class default
No Self
Hierarchy
default
Index
Constructors
constructor
Properties
limit
Time
Cache
no
Debug
Methods
count
Execute
Time
is
Limit
Time
on
Chat
on
Key
Event
on
Time
print
Local
Vars
remove
All
Items
remove
All
Units
show
Text
Constructors
constructor
new default
(
)
:
default
Returns
default
Properties
Static
limit
Time
Cache
limit
Time
Cache
:
{
[id:
string
]
:
number
}
= {}
Type declaration
[
id:
string
]:
number
Static
no
Debug
no
Debug
:
boolean
= false
Methods
Static
count
Execute
Time
count
Execute
Time
(
func
:
(
(
)
=>
void
)
)
:
number
计算函数执行耗时
Parameters
func:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
number
Static
is
Limit
Time
is
Limit
Time
(
key
:
string
, time
:
number
)
:
boolean
是否在限制次数
Parameters
key:
string
time:
number
Returns
boolean
Static
on
Chat
on
Chat
(
char
:
string
, actionFunc
:
(
(
this
:
void
)
=>
void
)
)
:
void
注册聊天事件
Parameters
char:
string
actionFunc:
(
(
this
:
void
)
=>
void
)
(
this
:
void
)
:
void
Parameters
this:
void
Returns
void
Returns
void
Static
on
Key
Event
on
Key
Event
(
key
:
number
, actionFunc
:
(
(
this
:
void
)
=>
void
)
)
:
void
当键盘按下时
Parameters
key:
number
actionFunc:
(
(
this
:
void
)
=>
void
)
(
this
:
void
)
:
void
Parameters
this:
void
Returns
void
Returns
void
Static
on
Time
on
Time
(
time
:
number
, actionFunc
:
(
(
this
:
void
)
=>
void
)
)
:
void
注册时间到期时的触发事件
Parameters
time:
number
actionFunc:
(
(
this
:
void
)
=>
void
)
(
this
:
void
)
:
void
Parameters
this:
void
Returns
void
Returns
void
Static
print
Local
Vars
print
Local
Vars
(
)
:
void
打印本地变量
Returns
void
Static
remove
All
Items
remove
All
Items
(
)
:
void
移除所有物品
Returns
void
Static
remove
All
Units
remove
All
Units
(
)
:
void
移除所有单位
Returns
void
Static
show
Text
show
Text
(
text
:
string
)
:
void
显示文本
Parameters
text:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
太阳TS基础框架(solar)
tool/
Buff
tool/
Cache
tool/
Cool
Down
tool/
Object
Pool
tool/STimer
tool/event/
Unit
Attacked
Event
tool/event/
Unit
Damaged
Event
tool/event/
Unit
Death
Event
tool/event/
Unit
Event
tool/event/
Unit
Item
Event
tool/event/
Unit
Spell
Event
util/
Base
Util
util/ability/
Ability
Mapping
Util
util/ability/
Ability
Util
util/archive/
Archive
Util
util/archive/
Global
Archive
Util
util/archive/
Local
Archive
Util
util/debug/
Debug
Check
Sync
Util
util/debug/
Debug
Sgp
Util
util/debug/
Debug
Util
util/debug/
Debug
Vm
Util
util/frame/
Ex
Frame
Api
Util
util/frame/
Frame
Callback
Util
util/frame/
Frame
Layer
Util
util/frame/
Native
Frame
Util
util/game/
Camera
Util
util/game/
Destructable
Util
util/game/
Effect
Util
util/game/
Force
Util
util/game/
Game
Util
util/game/
Gui
Util
util/game/
Item
Util
util/game/
List
File
Util
util/game/
Object
Data
Util
util/game/
Player
Util
util/game/
Rect
Util
util/lang/
Bool
Util
util/lang/
Hook
Util
util/lang/
Lang
Util
util/lang/
Singleton
Util
util/math/
Codec
Util
util/math/
Interpolation
Util
util/math/
Leap
Util
util/math/
Math
Util
util/math/
Random
Util
util/math/
Tween
Util
util/math/
Vector
Util
util/net/
Async
Util
util/net/
Sync
Util
util/other/
Combat
Power
Util
util/system/
Attribute
Util
util/system/
Buff
Util
util/system/
Damage
Util
util/system/
Event
Util
util/system/
Trigger
Util
util/text/
Text
Tag
Util
util/text/
Text
Util
util/unit/
Group
Util
util/unit/
Hero
Util
util/unit/
Select
Util
util/unit/
Unit
State
Util
util/unit/
Unit
Util
util/unit/
Vest
Util
w3ts/handles/camera
w3ts/handles/destructable
w3ts/handles/dialog
w3ts/handles/effect
w3ts/handles/fogmodifier
w3ts/handles/force
w3ts/handles/frame
w3ts/handles/gamecache
w3ts/handles/group
w3ts/handles/handle
w3ts/handles/image
w3ts/handles/item
w3ts/handles/leaderboard
w3ts/handles/multiboard
w3ts/handles/player
w3ts/handles/point
w3ts/handles/quest
w3ts/handles/rect
w3ts/handles/region
w3ts/handles/sound
w3ts/handles/texttag
w3ts/handles/timer
w3ts/handles/timerdialog
w3ts/handles/trigger
w3ts/handles/ubersplat
w3ts/handles/unit
w3ts/handles/widget
default
constructor
limit
Time
Cache
no
Debug
count
Execute
Time
is
Limit
Time
on
Chat
on
Key
Event
on
Time
print
Local
Vars
remove
All
Items
remove
All
Units
show
Text
No Self