Searched refs:attach_shell (Results 1 – 4 of 4) sorted by relevance
56 virtual void attach_shell(Shell &shell) { shell_ = &shell; } in attach_shell() function
46 void attach_shell(Shell &sh);
93 void Smoke::attach_shell(Shell &sh) in attach_shell() function in Smoke95 Game::attach_shell(sh); in attach_shell()
282 game_.attach_shell(*this); in create_context()