class

Cards::CardBack

Inherits Reference < Object

Constants

BORDER = 3

Constructors

new(color : Game::Color = Game::Color::Red, alt_color : Game::Color = Game::Color::Black)
Source

Instance methods

alt_color
Source
color
Source
draw(screen_x, screen_y, width, height)
Source
draw_border(screen_x, screen_y, width, height)
Source