app.js 107 B

1234567
  1. window.app = {
  2. bg : null,
  3. camera :null,
  4. titlelayout : null,
  5. readGo : null,
  6. bgm : null
  7. }