|
PC Stable Documentation
|
|

Private Member Functions | |
| void | OpenableBehaviour (bool bState=true) |
| void | Open () |
| void | Close () |
| bool | IsOpened () |
| protected void | SetState (bool bState) |
| protected bool | GetState () |
Private Attributes | |
| protected bool | m_IsOpened |
|
inlineprivate |
initial value
References m_IsOpened.
|
inlineprivate |
References SetState().
Referenced by Barrel_ColorBase::Close(), Compass::Close(), ScientificBriefcase::Close(), TelescopicBaton::Close(), and Barrel_ColorBase::CloseLoad().
|
inlineprivate |
References m_IsOpened.
Referenced by IsOpened().
|
inlineprivate |
|
inlineprivate |
References SetState().
Referenced by Barrel_ColorBase::Open(), Compass::Open(), ScientificBriefcase::Open(), TelescopicBaton::Open(), and Barrel_ColorBase::OpenLoad().
|
inlineprivate |
References m_IsOpened.
|
private |
Referenced by GetState(), OpenableBehaviour(), and SetState().