|
stmm-games-doc
0.32.0
|

Public Attributes | |
| int32_t | m_nKeyDeviceId0 |
| shared_ptr< stmi::Device > | m_refKeyDevice0 |
| shared_ptr< stmi::KeyCapability > | m_refKeyCapa0 |
| int32_t | m_nKeyDeviceId1 |
| shared_ptr< stmi::Device > | m_refKeyDevice1 |
| shared_ptr< stmi::KeyCapability > | m_refKeyCapa1 |
| int32_t | m_nPointerDeviceId2 |
| shared_ptr< stmi::Device > | m_refPointerDevice2 |
| shared_ptr< stmi::PointerCapability > | m_refPointerCapa2 |
| int32_t | m_nJoystickDeviceId3 |
| shared_ptr< stmi::Device > | m_refJoystickDevice3 |
| shared_ptr< stmi::JoystickCapability > | m_refJoystickCapa3 |
| int32_t | m_nTouchDeviceId4 |
| shared_ptr< stmi::Device > | m_refTouchDevice4 |
| shared_ptr< stmi::TouchCapability > | m_refTouchCapa4 |
| int32_t | m_nJoystickDeviceId5 |
| shared_ptr< stmi::Device > | m_refJoystickDevice5 |
| shared_ptr< stmi::JoystickCapability > | m_refJoystickCapa5 |
Public Attributes inherited from stmg::testing::StdConfigFixture | |
| shared_ptr< stmi::testing::FakeDeviceManager > | m_refDM |
| shared_ptr< StdConfig > | m_refStdConfig |
Protected Member Functions | |
| void | setup () override |
| void | teardown () override |
Protected Member Functions inherited from stmg::testing::StdConfigFixture | |
| void | setup () override |
| void | teardown () override |
Protected Member Functions inherited from stmg::testing::FixtureVariantAllowMixedAIHumanTeam | |
| bool | getAllowMixedAIHumanTeam () const |
Protected Member Functions inherited from stmg::testing::FixtureVariantPlayersMax | |
| int32_t | getPlayersMax () const |
Protected Member Functions inherited from stmg::testing::FixtureVariantTeamsMin | |
| int32_t | getTeamsMin () |
Protected Member Functions inherited from stmg::testing::FixtureVariantTeamsMax | |
| int32_t | getTeamsMax () |
Protected Member Functions inherited from stmg::testing::FixtureVariantOptions | |
| std::vector< shared_ptr< Option > > | getConfigOptions () const |
Protected Member Functions inherited from stmg::testing::FixtureVariantKeyActions | |
| std::vector< StdConfig::KeyAction > | getKeyActions () const |
|
inlineoverrideprotectedvirtual |
Reimplemented from stmg::testing::TestBaseFixture.
|
inlineoverrideprotectedvirtual |
Reimplemented from stmg::testing::TestBaseFixture.
| int32_t stmg::testing::DevicesFixture::m_nJoystickDeviceId3 |
| int32_t stmg::testing::DevicesFixture::m_nJoystickDeviceId5 |
| int32_t stmg::testing::DevicesFixture::m_nKeyDeviceId0 |
| int32_t stmg::testing::DevicesFixture::m_nKeyDeviceId1 |
| int32_t stmg::testing::DevicesFixture::m_nPointerDeviceId2 |
| int32_t stmg::testing::DevicesFixture::m_nTouchDeviceId4 |
| shared_ptr<stmi::JoystickCapability> stmg::testing::DevicesFixture::m_refJoystickCapa3 |
| shared_ptr<stmi::JoystickCapability> stmg::testing::DevicesFixture::m_refJoystickCapa5 |
| shared_ptr<stmi::Device> stmg::testing::DevicesFixture::m_refJoystickDevice3 |
| shared_ptr<stmi::Device> stmg::testing::DevicesFixture::m_refJoystickDevice5 |
| shared_ptr<stmi::KeyCapability> stmg::testing::DevicesFixture::m_refKeyCapa0 |
| shared_ptr<stmi::KeyCapability> stmg::testing::DevicesFixture::m_refKeyCapa1 |
| shared_ptr<stmi::Device> stmg::testing::DevicesFixture::m_refKeyDevice0 |
| shared_ptr<stmi::Device> stmg::testing::DevicesFixture::m_refKeyDevice1 |
| shared_ptr<stmi::PointerCapability> stmg::testing::DevicesFixture::m_refPointerCapa2 |
| shared_ptr<stmi::Device> stmg::testing::DevicesFixture::m_refPointerDevice2 |
| shared_ptr<stmi::TouchCapability> stmg::testing::DevicesFixture::m_refTouchCapa4 |
| shared_ptr<stmi::Device> stmg::testing::DevicesFixture::m_refTouchDevice4 |
1.8.13