objectlit2.js 110 B

12345678
  1. /** document me */
  2. var position = {
  3. axis: {
  4. /** document me */
  5. x: 0,
  6. y: 0
  7. }
  8. };