载入中...
搜索中...
未找到
eve
card
Card
eve::card::Card 成员列表
成员的完整列表,这些成员属于
eve::card::Card
,包括所有继承而来的类成员
Card
()=default
eve::card::Card
clearCardDefinitions
()
eve::card::Card
clearEvents
()
eve::card::Card
drawCard
(const std::string &handOwner)
eve::card::Card
findHand
(const std::string &owner) const
eve::card::Card
getCardDefinitionAttack
(const std::string &id)
eve::card::Card
getCardDefinitionCost
(const std::string &id)
eve::card::Card
getCardDefinitionCount
()
eve::card::Card
getCardDefinitionHealth
(const std::string &id)
eve::card::Card
getCardDefinitionKind
(const std::string &id)
eve::card::Card
getCardDefinitionName
(const std::string &id)
eve::card::Card
getCardDefinitionTintB
(const std::string &id)
eve::card::Card
getCardDefinitionTintG
(const std::string &id)
eve::card::Card
getCardDefinitionTintR
(const std::string &id)
eve::card::Card
getConfig
() const
eve::card::Card
getDeck
() const
eve::card::Card
getEventCardId
(int index) const
eve::card::Card
getEventCount
() const
eve::card::Card
getEventHand
(int index) const
eve::card::Card
getEventReason
(int index) const
eve::card::Card
getEventType
(int index) const
eve::card::Card
getEventZone
(int index) const
eve::card::Card
getHand
(int index) const
eve::card::Card
getName
() const =0
eve::Module
pure virtual
getZone
(int index) const
eve::card::Card
handCount
() const
eve::card::Card
hasCardDefinition
(const std::string &id)
eve::card::Card
Module_REG
(Card)
eve::card::Card
newCard
(const std::string &defId)
eve::card::Card
newConfig
()
eve::card::Card
newDeck
()
eve::card::Card
newHand
(LayoutConfig *cfg)
eve::card::Card
newZone
(const std::string &id, const std::string &label, float x, float y, float w, float h)
eve::card::Card
registerCardsFromJson
(const std::string &json)
eve::card::Card
render
(graphics::Graphics *gfx)
eve::card::Card
renderDeck
(graphics::Graphics *gfx)
eve::card::Card
setConfig
(LayoutConfig *cfg)
eve::card::Card
update
(float dt, float mx, float my, bool down)
eve::card::Card
zoneCount
() const
eve::card::Card
~Card
() override
eve::card::Card
~Module
()
eve::Module
inline
virtual