#include <mod_mirror.h>
Public Member Functions | |
virtual | ~ModMirror () |
Protected Member Functions | |
virtual bool | start_vfunc () |
virtual bool | stop_vfunc () |
Friends | |
class | State_Mirror |
virtual studio::ModMirror::~ModMirror | ( | ) | [inline, virtual] |
References studio::Module::stop().
bool studio::ModMirror::start_vfunc | ( | ) | [protected, virtual] |
Implements studio::Module.
References studio::StateManager::add_state(), studio::App::get_state_manager(), and studio::state_mirror.
bool studio::ModMirror::stop_vfunc | ( | ) | [protected, virtual] |
Implements studio::Module.
friend class State_Mirror [friend] |