J
jpuopolo
All:
Does anyone have a sample (or a quick explanation) of creating a simple
sprite with C#? I want to write a simple game for my children.
Is it as simple as creating a PNG w/ a transparent color and "blitting"
(I am using C#, so "rendering" might be a better term here) the graphic
onto my background -- or do I need to handle the transparency myself
somehow?
Many thanks,
John
Does anyone have a sample (or a quick explanation) of creating a simple
sprite with C#? I want to write a simple game for my children.
Is it as simple as creating a PNG w/ a transparent color and "blitting"
(I am using C#, so "rendering" might be a better term here) the graphic
onto my background -- or do I need to handle the transparency myself
somehow?
Many thanks,
John