Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spellstorm
master
Top Level Namespace
Engine
Assets
Background
Font
Game
GameObject
SimplePhysicObject
SpriteObject
Tex
MyVec
RectType
Spellstorm
Action
ActionArray
ActionCard
ActionPlay
Card
CardAnimation
CardIndex
CardLocation
CardPos
CardsDB
CardState
CardStateMutable
DangerCard
Deck
DrawnCard
Element
EnchantCard
GameState
Player
PlayerState
ShieldCard
SourceCard
SpellstormGame
Table
Built with Crystal 1.10.0
2023-11-04 01:00:46 UTC
class
Spellstorm::
ActionPlay
Spellstorm::ActionPlay
Spellstorm::Action
Reference
Object
Defined in:
spellstorm/cards.cr
Constructors
.new
(what : CardStateMutable)
Instance Method Summary
#card_index
#perform
Instance methods inherited from class
Spellstorm::Action
perform
perform
Constructor methods inherited from class
Spellstorm::Action
new
new
Constructor Detail
def self.
new
(what :
CardStateMutable
)
#
[
View source
]
Instance Method Detail
def
card_index
#
[
View source
]
def
perform
#
[
View source
]