mirror of
https://github.com/ifengzp/cocos-awesome.git
synced 2025-10-09 08:36:03 +00:00
打字机效果
This commit is contained in:
@@ -4,9 +4,10 @@ const LOAD_SCENE_MIN_SEC: number = 1.2;
|
||||
enum sceneList {
|
||||
'Infinite_bg_scroll' = '背景无限滚动',
|
||||
'Joystick' = '遥控杆',
|
||||
'Coin_fly_to_wallet' = '金币落袋',
|
||||
'Magnifying_mirror' = '放大镜',
|
||||
'Change_clothes' = '换装'
|
||||
'Coin_fly_to_wallet' = '金币落袋效果',
|
||||
'Magnifying_mirror' = '局部缩放效果',
|
||||
'Change_clothes' = '换装',
|
||||
'Typer' = '打字机效果'
|
||||
}
|
||||
|
||||
@ccclass
|
||||
|
Reference in New Issue
Block a user