Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
AnswerRe: how do i made my softwar trail version Pin
Divyang Mithaiwala7-Mar-06 20:49
Divyang Mithaiwala7-Mar-06 20:49 
GeneralRe: how do i made my softwar trail version Pin
raheeli7-Mar-06 22:35
raheeli7-Mar-06 22:35 
QuestionC# VS 2005 - SQL Query Parameters to an ODBC DataSource Pin
JC Carmo7-Mar-06 17:30
JC Carmo7-Mar-06 17:30 
GeneralRe: C# VS 2005 - SQL Query Parameters to an ODBC DataSource Pin
Guffa7-Mar-06 19:13
Guffa7-Mar-06 19:13 
QuestionRe: C# VS 2005 - SQL Query Parameters to an ODBC DataSource Pin
JC Carmo8-Mar-06 17:40
JC Carmo8-Mar-06 17:40 
QuestionQuerying Windpws Task Manager Pin
MarkMokris7-Mar-06 16:00
MarkMokris7-Mar-06 16:00 
AnswerRe: Querying Windpws Task Manager Pin
Expert Coming7-Mar-06 17:07
Expert Coming7-Mar-06 17:07 
QuestionDirectDraw - Layering the Screen Pin
YawgmothIII7-Mar-06 15:38
YawgmothIII7-Mar-06 15:38 
Ok heres what i'm trying to do:

I'm trying to make a class that will handle all the drawing of my sprites for my game i'm making. This class is dubbed "The SpriteEngine". What the sprite engine does is this: It holds everything that needs to be drawn in an Indexer and when the time comes to draw the stuff it draws each thing to a specific "Layer/Level/Surface" of the screen. There are multiple "Layers" to the screen. Once all the drawning to the layers is done it drawns all the "Layers" to a surface called "back" which is then flipped on to a surface called "front" which is displayed.WTF | :WTF:

My problem is that i need to be able to make the each "Layers" dead space (or the space nothin was drawn on) invisible, so when i stack the layers on to the back surface you can see them all. I was attempting to do this with a ColorKey before, but i recently noticed i was drawning the "Layers" with a Draw cmd not a DrawFast cmd and i can't seem to find a Draw cmd Flag that will take into account a ColorKey?Confused | :confused:

If anyone has any better ideas on how to do this I would very much appreciate the input! Big Grin | :-D

Note: I'm doing this layering thing so i won't always have to redraw the whole screen even though
only 1 thing changed

Thanks!
QuestionRecording any Sound Pin
alexander_l7-Mar-06 14:03
alexander_l7-Mar-06 14:03 
AnswerRe: Recording any Sound Pin
Divyang Mithaiwala7-Mar-06 20:55
Divyang Mithaiwala7-Mar-06 20:55 
AnswerRe: Recording any Sound Pin
mav.northwind7-Mar-06 21:52
mav.northwind7-Mar-06 21:52 
QuestionCan call webservice before the form is unloaded(WebApplocation)? Pin
jzb7-Mar-06 13:59
jzb7-Mar-06 13:59 
QuestionTerminal Window Error Pin
mangotj7-Mar-06 12:57
mangotj7-Mar-06 12:57 
AnswerRe: Terminal Window Error Pin
Office Lineman7-Mar-06 13:22
Office Lineman7-Mar-06 13:22 
QuestionMoving and item between two points over time Pin
_awatts7-Mar-06 12:41
_awatts7-Mar-06 12:41 
AnswerRe: Moving and item between two points over time Pin
Guffa7-Mar-06 13:00
Guffa7-Mar-06 13:00 
GeneralRe: Moving and item between two points over time Pin
_awatts8-Mar-06 2:36
_awatts8-Mar-06 2:36 
GeneralRe: Moving and item between two points over time Pin
Guffa8-Mar-06 4:07
Guffa8-Mar-06 4:07 
GeneralRe: Moving and item between two points over time Pin
_awatts8-Mar-06 8:45
_awatts8-Mar-06 8:45 
AnswerRe: Moving and item between two points over time Pin
_awatts9-Mar-06 6:51
_awatts9-Mar-06 6:51 
QuestionSending Email using Hotmail Account Pin
emran8347-Mar-06 12:17
emran8347-Mar-06 12:17 
AnswerRe: Sending Email using Hotmail Account Pin
Sean897-Mar-06 13:03
Sean897-Mar-06 13:03 
GeneralRe: Sending Email using Hotmail Account Pin
emran8347-Mar-06 13:16
emran8347-Mar-06 13:16 
GeneralRe: Sending Email using Hotmail Account Pin
Expert Coming7-Mar-06 17:04
Expert Coming7-Mar-06 17:04 
GeneralRe: Sending Email using Hotmail Account Pin
emran8347-Mar-06 19:51
emran8347-Mar-06 19:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.