I'm working on a poker table project where the table has to resize based on form aspect ratio (this also has a little problem when the aspect ratio reaches beyond the width of the screen resolution it starts to get off the aspect ratio and does bad resizes. But that problem isn't too bad.
What I'm really looking for is a percentage system which would resize all drawn images based on percent in growth of the main image the table.
I got the main image (the table) and so far a player avatar which will display the money and name of the player I'd like it to grow with the table and I want the growth to be proper. Once I understand the growth system I'd know how to apply it to everything I draw and problem will be solved.
The Growth problem has 2 problems the position of where the image will move too is unknown to me.. and how the size of the image will transform also is unknown to me.
Seems soo complicated like coding artificial intelligence.
I attached a test project.
http://www.mediafire.com/?xebne2mca3ew3gb
What I'm really looking for is a percentage system which would resize all drawn images based on percent in growth of the main image the table.
I got the main image (the table) and so far a player avatar which will display the money and name of the player I'd like it to grow with the table and I want the growth to be proper. Once I understand the growth system I'd know how to apply it to everything I draw and problem will be solved.
The Growth problem has 2 problems the position of where the image will move too is unknown to me.. and how the size of the image will transform also is unknown to me.
Seems soo complicated like coding artificial intelligence.
I attached a test project.
http://www.mediafire.com/?xebne2mca3ew3gb