User Tools

Site Tools


projects:houseofcards:cardfaceinfo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:houseofcards:cardfaceinfo [2016/07/04 04:37]
dwheele created
projects:houseofcards:cardfaceinfo [2016/07/17 21:11] (current)
dwheele
Line 5: Line 5:
    * C:\Projects\HouseOfCards\cardsNoBorder.png    * C:\Projects\HouseOfCards\cardsNoBorder.png
  
-Need to make a function:+Overall size is 2904x1622.
  
 +Need to make a function:
 +<code>
 +Upper left corner (zero-based):
 +   x = rank * 223.4
 +   y = suit number * 324
  
 +- Rank: 0 to 12 is Ace through King
 +- Suite: 0 to 3 is clubs, diamonds, hearts, spades. 
 +- Suite number 4 has 0=Black Joker, 1 = Red Joker, 2 = card back
  
 +Size is 223x324
 +</code>
  
projects/houseofcards/cardfaceinfo.1467607035.txt.gz ยท Last modified: 2016/07/04 04:37 by dwheele