This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
bixel
/
snaky-particles
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
afc00bc587
Ranting
Tag
angular
animations
delayed_animations
development
gh-pages
master
models
snaky-particles
/
js
/
models
/
collectible.js
collectible.js
67 B
Riwayat
Mentahan
1
2
3
var Collectible = function(position){
this.position = position;
}