Cards::CardBack
Inherits Reference < Object
Constants
BORDER = 3
Constructors
new(color : Game::Color = Game::Color::Red, alt_color : Game::Color = Game::Color::Black)
SourceInstance methods
alt_color
Sourcecolor
Sourcedraw(screen_x, screen_y, width, height)
Sourcedraw_border(screen_x, screen_y, width, height)
Source