thomas-alrek / JSGame

JavaScript + Canvas 2D game engine
GNU General Public License v2.0
56 stars 6 forks source link

Separate types from components #13

Closed thomas-alrek closed 8 years ago

thomas-alrek commented 8 years ago

Types like Vector2 and Color, should be separate from components as they serve different purposes