This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ball
/
ballCocos
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f6fde2191d
Branches
Tags
master
ballCocos
/
assets
/
module_ball
/
utils
/
UtilTips.ts
UtilTips.ts
57 B
History
Raw
1
2
3
export class UtilTips {
static show(text: string) {}
}