index
:
zzz--oldstuff/bbiy.git
master
prod
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
gridPosition.js
blob: ede4b23fa8662bcda23e4bf7da6c5dd9bc6234fe (
plain
)
1
game.components.GridPosition = ({x, y}) => game.Component('gridPosition', {x, y});