Click here to Skip to main content
15,911,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: delegates Pin
sam#5-Mar-07 18:24
sam#5-Mar-07 18:24 
AnswerRe: delegates Pin
Sandeep Akhare5-Mar-07 21:51
Sandeep Akhare5-Mar-07 21:51 
QuestionFill datagridview with empty rows Pin
tampasounds5-Mar-07 17:13
tampasounds5-Mar-07 17:13 
AnswerRe: Fill datagridview with empty rows Pin
sam#5-Mar-07 18:19
sam#5-Mar-07 18:19 
GeneralRe: Fill datagridview with empty rows Pin
tampasounds5-Mar-07 19:40
tampasounds5-Mar-07 19:40 
QuestionCant open a form after closing from toolbar Pin
tampasounds5-Mar-07 17:05
tampasounds5-Mar-07 17:05 
AnswerRe: Cant open a form after closing from toolbar Pin
Glen Harvy5-Mar-07 17:10
Glen Harvy5-Mar-07 17:10 
GeneralRe: Cant open a form after closing from toolbar Pin
tampasounds5-Mar-07 17:39
tampasounds5-Mar-07 17:39 
GeneralRe: Cant open a form after closing from toolbar Pin
tampasounds5-Mar-07 17:48
tampasounds5-Mar-07 17:48 
GeneralRe: Cant open a form after closing from toolbar Pin
sam#5-Mar-07 18:16
sam#5-Mar-07 18:16 
GeneralRe: Cant open a form after closing from toolbar Pin
Glen Harvy5-Mar-07 19:28
Glen Harvy5-Mar-07 19:28 
GeneralRe: Cant open a form after closing from toolbar Pin
tampasounds5-Mar-07 19:42
tampasounds5-Mar-07 19:42 
GeneralRe: Cant open a form after closing from toolbar Pin
Glen Harvy5-Mar-07 21:33
Glen Harvy5-Mar-07 21:33 
Questionhiding listview items Pin
Keshav V. Kamat5-Mar-07 16:34
Keshav V. Kamat5-Mar-07 16:34 
AnswerRe: hiding listview items Pin
Glen Harvy5-Mar-07 17:06
Glen Harvy5-Mar-07 17:06 
GeneralRe: hiding listview items Pin
Mundo Cani5-Mar-07 17:16
Mundo Cani5-Mar-07 17:16 
GeneralRe: hiding listview items Pin
Glen Harvy5-Mar-07 17:27
Glen Harvy5-Mar-07 17:27 
GeneralRe: hiding listview items Pin
Keshav V. Kamat5-Mar-07 17:24
Keshav V. Kamat5-Mar-07 17:24 
AnswerRe: hiding listview items Pin
Mundo Cani5-Mar-07 17:09
Mundo Cani5-Mar-07 17:09 
GeneralRe: hiding listview items Pin
Keshav V. Kamat5-Mar-07 17:22
Keshav V. Kamat5-Mar-07 17:22 
QuestionRetrieving values from DataTable Pin
myNameIsRon5-Mar-07 15:49
myNameIsRon5-Mar-07 15:49 
AnswerRe: Retrieving values from DataTable Pin
Glen Harvy5-Mar-07 16:13
Glen Harvy5-Mar-07 16:13 
GeneralRe: Retrieving values from DataTable Pin
myNameIsRon6-Mar-07 18:56
myNameIsRon6-Mar-07 18:56 
QuestionCollision Detection in DirectX Pin
Koocurrent5-Mar-07 14:33
Koocurrent5-Mar-07 14:33 
Hi,
In a game I'm writing, I have 2 main meshes: Landscape and house. The landscape is where the player walks and the house is where he lives. The house is every detailed with stairs, doors and all other stuff.

Problem:
My problem is that the character simple walks through the walls and doors and I cannot climb the stair.

Can someone please help me with the code on collision detection so that I will not walk through walls, the logic for opening the door and how to implement the climbing of stairs

I'm using Artificial Engine but it has exposed the directx classes for any help in direct x will be very helpful.

Thank you
QuestionObject cannot be cast from DBNull to other types Pin
ujupanmester5-Mar-07 13:07
ujupanmester5-Mar-07 13:07 

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.