This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
yichael
/
yichael_dairybeatboss
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c1b61f29c8
Rami (Branch)
Tag
master
yichael_dairybe...
/
assets
/
script
/
Game
/
Player
/
PlayerStates.js
PlayerStates.js
135 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
cc.Class({
extends: require("BasePlayerStates"),
properties: {
},
// onLoad () {},
start () {
},
});