class

Cards::CardFront

Inherits Reference < Object

Class methods

height
Source
width
Source

Instance methods

draw(card : Card, screen_x, screen_y)
Source
draw_ace(image : Game::Image, suit : Suit, rank : Rank)
Source
draw_back(card : Card, screen_x, screen_y)
Source
draw_face(image : Game::Image, suit : Suit, rank : Rank)
Source
draw_heading(image : Game::Image, suit : Suit, rank : Rank)
Source
draw_joker(image : Game::Image, suit : Suit, rank : Rank)
Source
draw_numeral(image : Game::Image, suit : Suit, rank : Rank)
Source
draw_rank(image : Game::Image, suit : Suit, rank : Rank)
Source
height
Source
width
Source