summaryrefslogtreecommitdiff
path: root/src/components/appearence.js
blob: 8c2130a81015dd4e5b2a7442ec1750964f2f940e (plain)
1
game.components.Appearance = ({rot, width, height}) => game.Component('appearance', {rot, width, height});