Player.json 135 B

123456
  1. {
  2. "name" : "Player",
  3. "includes" : ["<Atomic/Graphics/Texture2D.h>"],
  4. "sources" : ["Source/AtomicPlayer"],
  5. "classes" : ["Player"]
  6. }