Searched refs:attach_shell (Results 1 – 4 of 4) sorted by relevance
50 virtual void attach_shell(Shell &shell) { shell_ = &shell; } in attach_shell() function
40 void attach_shell(Shell &sh);
88 void Smoke::attach_shell(Shell &sh) in attach_shell() function in Smoke90 Game::attach_shell(sh); in attach_shell()
255 game_.attach_shell(*this); in create_context()