Searched refs:scene_obj_t (Results 1 – 3 of 3) sorted by relevance
40 void *scene_obj_find(struct scene *scn, uint id, enum scene_obj_t type);54 enum scene_obj_t type, uint size, struct scene_obj **objp);
93 void *scene_obj_find(struct scene *scn, uint id, enum scene_obj_t type) in scene_obj_find()107 enum scene_obj_t type, uint size, struct scene_obj **objp) in scene_obj_add()
116 enum scene_obj_t { enum139 enum scene_obj_t type;
Completed in 10 milliseconds