-change component_id/system_id to becsID in demos
-removed some ECS mixins code
-fixed issue with adding/removing entities inside events handling -fixed EntityMeta.getComponent() (added check if component_id is valid) -added function hasComponent to entity to check if component exists