This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
yichael
/
yichael_dairybeatboss
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
c1b61f29c8
Ramuri
Etichete
master
yichael_dairybe...
/
assets
/
script
/
Game
/
Player
/
PlayerStates.js
PlayerStates.js
135 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
11
12
cc.Class({
extends: require("BasePlayerStates"),
properties: {
},
// onLoad () {},
start () {
},
});