tty-solitaire/lib
2010-04-11 17:15:36 -03:00
..
card.c Added functions to cover and expose cards. 2010-04-11 17:15:34 -03:00
card.h Added functions to cover and expose cards. 2010-04-11 17:15:34 -03:00
deck.c Added function to deal the cards when the game starts. 2010-04-11 17:15:35 -03:00
deck.h Added function to deal the cards when the game starts. 2010-04-11 17:15:35 -03:00
display.c Added functions to draw the game's cards. 2010-04-11 17:14:53 -03:00
display.h Added functions to draw the game's cards. 2010-04-11 17:14:53 -03:00
frame.c The 'height' and 'width' fields aren't necessary. 2010-04-11 17:15:36 -03:00
frame.h The 'height' and 'width' fields aren't necessary. 2010-04-11 17:15:36 -03:00
stack.c When a card is moved between stacks, its coordinates are refreshed. 2010-04-11 17:15:33 -03:00
stack.h When a card is moved between stacks, its coordinates are refreshed. 2010-04-11 17:15:33 -03:00