Searched refs:getEntityById (Results 1 – 7 of 7) sorted by relevance
30 Entity *entity = getLevel()->getEntityById(target); in loadData()54 Entity *entity = getLevel()->getEntityById(target); in update()
163 if(getEntityById(entity->getId())) in addEntity()172 Entity *Level::getEntityById(const string &id) in getEntityById() function in jvgs::game::Level
53 Entity *targetEntity = level->getEntityById(target); in affect()
107 virtual Entity *getEntityById(const std::string &id);
5 local ball = level:getEntityById("ball-" .. number)
79 public Entity getEntityById(String id) throws SiftsException; in getEntityById() method
469 entity = getEntityById(entityId); in getGreedyMapping()915 public Entity getEntityById(String id) throws SiftsException in getEntityById() method