GGAlanSmithee / Entities

efficient and easy-to-use Entity-Component System in JavaScript
http://ggalansmithee.github.io/Entities/
MIT License
4 stars 1 forks source link

Make EntityFactory.newEntity private #107

Open GGAlanSmithee opened 5 years ago

GGAlanSmithee commented 5 years ago

Make EntityManager.newEntity private (alternatively remove it), since an entity should be created using the EntityFactory API