silphius/app/ecs-components/camera.js
2024-06-10 23:55:06 -05:00

5 lines
49 B
JavaScript

export default {
x: 'uint16',
y: 'uint16',
}