|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::SquarsorEvent, including all inherited members.
| addListener(int32_t nGroupId, Event *p0ListenerEvent, int32_t nMsg) noexcept | stmg::Event | virtual |
| addMsgFilter(int32_t nInFromMsg, int32_t nInToMsg, int32_t nInFromValue, int32_t nInToValue, bool bOutMsgDefined, int32_t nOutMsg, MSG_FILTER_VALUE_OP eOutValueOperator, int32_t nOutValueOperand, int32_t nOutValueAdd) noexcept | stmg::Event | virtual |
| attack(LevelBlock &, int32_t, int32_t, const Tile &) noexcept override | stmg::SquarsorEvent | inlinevirtual |
| blockBrickIds() const noexcept | stmg::LevelBlock | |
| blockBrickPos(int32_t nBrickId) const noexcept | stmg::LevelBlock | inline |
| blockBricksMaxPos() const noexcept | stmg::LevelBlock | inline |
| blockBricksMinPos() const noexcept | stmg::LevelBlock | inline |
| blockBricksTot() const noexcept | stmg::LevelBlock | inline |
| blockBricksTotVisible() const noexcept | stmg::LevelBlock | inline |
| blockBrickTile(int32_t nBrickId) const noexcept | stmg::LevelBlock | inline |
| blockBrickVisible(int32_t nBrickId) const noexcept | stmg::LevelBlock | inline |
| blockContacts(Direction::VALUE eDir) noexcept | stmg::LevelBlock | |
| blockGet() const noexcept | stmg::LevelBlock | inlineprotected |
| blockGetId() const noexcept | stmg::LevelBlock | inline |
| blockGetMgmtType() noexcept | stmg::LevelBlock | inline |
| blockGetShapeId() const noexcept | stmg::LevelBlock | inlineprotected |
| blockGetTileAniElapsed(int32_t nBrickId, int32_t nIdxTileAni, int32_t nViewTick, int32_t nTotViewTicks) const noexcept | stmg::LevelBlock | |
| blockGetTileAnimator(int32_t nBrickId, int32_t nIdxTileAni) const noexcept | stmg::LevelBlock | |
| blockInitialSet(const Block &oBlock, int32_t nShapeId, NPoint oPos, bool bControllable, int32_t nControllerTeam) noexcept | stmg::LevelBlock | protected |
| blockIsAutoOwner() noexcept | stmg::LevelBlock | inlineprotected |
| blockIsAutoScrolled() noexcept | stmg::LevelBlock | inlineprotected |
| blockModify(int32_t nDeltaX, int32_t nDeltaY, const std::vector< int32_t > &aRemoveBrickId, const std::vector< int32_t > &aDestroyBrickId, const std::vector< std::tuple< int32_t, int32_t, int32_t, bool > > &aModifyPosBrick, const std::vector< std::pair< int32_t, Tile > > &aModifyTileBrick, const std::vector< std::tuple< Tile, int32_t, int32_t, bool > > &aAddBrick) noexcept | stmg::LevelBlock | protected |
| blockMove(int32_t nDeltaX, int32_t nDeltaY) noexcept | stmg::LevelBlock | protected |
| blockMoveRotate(int32_t nShapeId, int32_t nDeltaX, int32_t nDeltaY) noexcept | stmg::LevelBlock | protected |
| blockPos() const noexcept | stmg::LevelBlock | inline |
| blockPosZ() const noexcept override | stmg::SquarsorEvent | virtual |
| blockSetTileAnimator(int32_t nBrickId, int32_t nIdxTileAni, TileAnimator *p0TileAnimator, int32_t nHash) noexcept | stmg::LevelBlock | |
| blockSize() const noexcept | stmg::LevelBlock | inline |
| blockVTBrickIds(int32_t nViewTick, int32_t nTotViewTicks) const noexcept | stmg::LevelBlock | virtual |
| blockVTBrickPos(int32_t nViewTick, int32_t nTotViewTicks, int32_t nBrickId) const noexcept | stmg::LevelBlock | virtual |
| blockVTBrickTile(int32_t nViewTick, int32_t nTotViewTicks, int32_t nBrickId) const noexcept | stmg::LevelBlock | virtual |
| blockVTBrickVisible(int32_t nViewTick, int32_t nTotViewTicks, int32_t nBrickId) const noexcept | stmg::LevelBlock | virtual |
| blockVTPos(int32_t nViewTick, int32_t nTotViewTicks) const noexcept | stmg::LevelBlock | virtual |
| blockVTPosZ(int32_t nViewTick, int32_t nTotViewTicks) const noexcept | stmg::LevelBlock | virtual |
| canFuseWith(LevelBlock &oLevelBlock) const noexcept override | stmg::SquarsorEvent | virtual |
| destroy() noexcept override | stmg::SquarsorEvent | virtual |
| destroyBrick(int32_t nBrickId) noexcept override | stmg::SquarsorEvent | virtual |
| Event(Init &&oInit) noexcept | stmg::Event | explicitprotected |
| fall() noexcept override | stmg::SquarsorEvent | virtual |
| freeze() noexcept override | stmg::SquarsorEvent | virtual |
| fuseTo(LevelBlock &oLevelBlock) noexcept override | stmg::SquarsorEvent | virtual |
| getControllerTeam() const noexcept | stmg::LevelBlock | inline |
| getCoords(const LevelBlock &oLevelBlock) noexcept | stmg::LevelBlock | static |
| getDebugTag() const noexcept | stmg::Event | inline |
| getPlayer() const noexcept | stmg::LevelBlock | inline |
| getPriority() const noexcept | stmg::Event | inline |
| getTeam() const noexcept | stmg::LevelBlock | inline |
| getTeammate() const noexcept | stmg::LevelBlock | inline |
| getTriggerTime() const noexcept | stmg::Event | inline |
| handleInput(const shared_ptr< stmi::Event > &refEvent) noexcept override | stmg::SquarsorEvent | virtual |
| handleKeyActionInput(const shared_ptr< KeyActionEvent > &refEvent) noexcept override | stmg::SquarsorEvent | virtual |
| handlePointerInput(stmi::PointerEvent::POINTER_INPUT_TYPE eType, double fNewX, double fNewY, int32_t nButton, bool bInformMove) noexcept | stmg::SquarsorEvent | protected |
| handleTimer() noexcept override | stmg::SquarsorEvent | virtual |
| handleTouchInput(stmi::TouchEvent::TOUCH_INPUT_TYPE eType, double fNewX, double fNewY, int64_t nFingerId, bool bInformMove) noexcept | stmg::SquarsorEvent | protected |
| informListeners(int32_t nGroupId, int32_t nValue) noexcept | stmg::Event | protectedvirtual |
| isActive() const noexcept | stmg::Event | inline |
| isPlayerControllable() const noexcept | stmg::LevelBlock | inline |
| level() const noexcept | stmg::Event | inlineprotected |
| level() noexcept | stmg::Event | inlineprotected |
| LevelBlock(bool bRemoveEmptyShapes) noexcept | stmg::LevelBlock | explicitprotected |
| LISTENER_GROUP_BUTTON_A_MOVE enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_A_OOB_PRESS enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_A_PRESS enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_A_RELEASE enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_A_RELEASE_CANCEL enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_B_MOVE enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_B_OOB_PRESS enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_B_PRESS enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_B_RELEASE enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_B_RELEASE_CANCEL enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_C_MOVE enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_C_OOB_PRESS enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_C_PRESS enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_C_RELEASE enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_BUTTON_C_RELEASE_CANCEL enum value | stmg::SquarsorEvent | |
| LISTENER_GROUP_FINISHED enum value | stmg::Event | |
| LISTENER_GROUP_POINTER_HOVER enum value | stmg::SquarsorEvent | |
| MESSAGE_INVERT_POINTER_AB_OFF enum value | stmg::SquarsorEvent | |
| MESSAGE_INVERT_POINTER_AB_ON enum value | stmg::SquarsorEvent | |
| MESSAGE_INVERT_POINTER_AB_TOGGLE enum value | stmg::SquarsorEvent | |
| MESSAGE_SET_TEAM enum value | stmg::SquarsorEvent | |
| MGMT_TYPE enum name | stmg::LevelBlock | |
| MGMT_TYPE_AUTO_OWNER enum value | stmg::LevelBlock | |
| MGMT_TYPE_AUTO_SCROLL enum value | stmg::LevelBlock | |
| MGMT_TYPE_AUTO_STRICT_OWNER enum value | stmg::LevelBlock | |
| MGMT_TYPE_INVALID enum value | stmg::LevelBlock | |
| MGMT_TYPE_NORMAL enum value | stmg::LevelBlock | |
| MSG_FILTER_VALUE_OP enum name | stmg::Event | |
| MSG_FILTER_VALUE_OP_DIV_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_FIRST enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_LAST enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_MAX_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_MIN_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_MOD_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_MULT_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_PERCENT_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_PERMILL_ADD enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_SET enum value | stmg::Event | |
| MSG_FILTER_VALUE_OP_UNCHANGED enum value | stmg::Event | |
| onAdded() noexcept | stmg::LevelBlock | protectedvirtual |
| onControllabilityChanged() noexcept | stmg::LevelBlock | protectedvirtual |
| onFusedWith(const LevelBlock &oLevelBlock) noexcept | stmg::LevelBlock | protectedvirtual |
| onPlayerChanged() noexcept override | stmg::SquarsorEvent | protectedvirtual |
| onScrolled(Direction::VALUE eDir) noexcept override | stmg::SquarsorEvent | protectedvirtual |
| onUnfreezed() noexcept | stmg::LevelBlock | protectedvirtual |
| QUERY_ATTACK_TYPE enum name | stmg::LevelBlock | |
| QUERY_ATTACK_TYPE_ATTACK_FREES_POSITION enum value | stmg::LevelBlock | |
| QUERY_ATTACK_TYPE_FREEZE_ATTACKED enum value | stmg::LevelBlock | |
| QUERY_ATTACK_TYPE_FUSE_TO_ATTACKER enum value | stmg::LevelBlock | |
| QUERY_ATTACK_TYPE_NOTHING enum value | stmg::LevelBlock | |
| QUERY_ATTACK_TYPE_OTHER enum value | stmg::LevelBlock | |
| queryAttack(LevelBlock &, int32_t, int32_t, const Tile &) const noexcept override | stmg::SquarsorEvent | inlinevirtual |
| reInit(Init &&oInit) noexcept | stmg::SquarsorEvent | protected |
| stmg::Event::reInit(Init &&oInit) noexcept | stmg::Event | protected |
| remove() noexcept override | stmg::SquarsorEvent | virtual |
| removeBrick(int32_t nBrickId) noexcept override | stmg::SquarsorEvent | virtual |
| s_nAreaMinH | stmg::SquarsorEvent | static |
| s_nAreaMinW | stmg::SquarsorEvent | static |
| s_sKeyActionButtonA | stmg::SquarsorEvent | static |
| s_sKeyActionButtonB | stmg::SquarsorEvent | static |
| s_sKeyActionButtonC | stmg::SquarsorEvent | static |
| s_sKeyActionDown | stmg::SquarsorEvent | static |
| s_sKeyActionLeft | stmg::SquarsorEvent | static |
| s_sKeyActionNext | stmg::SquarsorEvent | static |
| s_sKeyActionRight | stmg::SquarsorEvent | static |
| s_sKeyActionUp | stmg::SquarsorEvent | static |
| s_sPlayerOptionMoveOnKeyRelease | stmg::SquarsorEvent | static |
| SquarsorEvent(Init &&oInit) noexcept | stmg::SquarsorEvent | explicit |
| trigger(int32_t nMsg, int32_t nValue, Event *p0TriggeringEvent) noexcept override | stmg::SquarsorEvent | virtual |
| ~Event() noexcept=default | stmg::Event | virtual |
1.8.13