Cards::Blackjack::Dealer
Inherits Cards::Blackjack::CardPlayer < Reference < Object
Constants
ACTION_DELAY = 0.69_f32
CARD_SPOT_Y_RATIO = 6_f32
DONE_DELAY = 1.69_f32
Constructors
new
SourceInstance methods
action_delay
Sourceblackjack?
Sourcebust?
Sourcecards_short_name
Sourcedeal(card_stack : CardStack)
Sourcedone_delay
Sourcedraw_hand_display(screen_x = 0, screen_y = 0, y = seat.y)
Sourcehand_display
Sourcehand_value
Sourceplay(all_busted_or_blackjack)
Sourceupdate(_frame_time)
Source