class

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

Instance methods

action_delay
Source
blackjack?
Source
bust?
Source
cards_short_name
Source
deal(card_stack : CardStack)
Source
done_delay
Source
draw_hand_display(screen_x = 0, screen_y = 0, y = seat.y)
Source
hand_display
Source
hand_value
Source
play(all_busted_or_blackjack)
Source
update(_frame_time)
Source