Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 487 Bytes

File metadata and controls

50 lines (33 loc) · 487 Bytes

Utils

  • math.ts
  • curves.ts

Graphics

  • screen.ts
  • affine.ts
  • bounds.ts
  • sprite.ts
  • scene.ts
  • animation.ts

User interface

  • accessibility.ts
  • component.ts
  • quadtree.ts
  • cursor.ts
  • button.ts
  • menu.ts
  • picker.ts

UI assets

  • assets.ts

Program Schema

  • language.ts

Program Tiles

  • tiles.ts

Editor

  • editor.ts
  • iconeditor.ts

Compiler

  • jacs_*.ts

Application

  • main.ts
  • app.ts
  • home.ts