Cards::CardFront
Inherits Reference < Object
Class methods
height
Sourcewidth
SourceInstance methods
draw(card : Card, screen_x, screen_y)
Sourcedraw_ace(image : Game::Image, suit : Suit, rank : Rank)
Sourcedraw_back(card : Card, screen_x, screen_y)
Sourcedraw_face(image : Game::Image, suit : Suit, rank : Rank)
Sourcedraw_heading(image : Game::Image, suit : Suit, rank : Rank)
Sourcedraw_joker(image : Game::Image, suit : Suit, rank : Rank)
Sourcedraw_numeral(image : Game::Image, suit : Suit, rank : Rank)
Sourcedraw_rank(image : Game::Image, suit : Suit, rank : Rank)
Sourceheight
Sourcewidth
Source