Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cards
master
Cards
Blackjack
CardPlayer
ChipTray
CpuPlayer
Dealer
GameMode
Hand
Result
Key
Manager
Player
Seat
SeatPlayer
Card
CardBack
CardBacks
Bordered
Stripes
CardFront
CardFronts
Standard
CardStack
Chip
Amount
ChipStack
Deck
GameMode
Key
Main
MainMenu
Menu
MenuItem
MenuItemInput
Popup
Rank
SaveMenu
Solitare
Foundation
FoundationSpriteConverter
GameMode
Stack
Stock
Waste
StandardDeck
Suit
TestDeck
Built with Crystal 1.9.2
2023-10-07 18:23:32 UTC
class
Cards::Main
Cards::Main
Game::Game
Reference
Object
Defined in:
cards/main.cr
Constant Summary
DEBUG
=
true
TARGET_FPS
=
60
Constructors
.new
Class Method Summary
.debug?
Instance Method Summary
#close?
#draw
#load_sprites
#update
(frame_time)
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
debug?
#
[
View source
]
Instance Method Detail
def
close?
#
[
View source
]
def
draw
#
[
View source
]
def
load_sprites
#
[
View source
]
def
update
(frame_time)
#
[
View source
]