dev-rice / Game

0 stars 0 forks source link

Files #89

Closed dev-rice closed 9 years ago

dev-rice commented 9 years ago

Added a generic "File" type that represents anything loaded from a file. Examples: level, mesh, texture, etc. Ideally every file has loading and saving code. Currently only the Level can save.