index
:
misc-undergrad.git
main
miscellaneous undergrad stuff
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Homework
/
cs5410
/
bbiy
/
src
/
components
/
position.js
blob: 072a1a60a7507e5933d071281dcdc6ff46a61933 (
plain
) (
blame
)
1
game.components.Position = ({x, y}) => game.Component('position', {x, y})