Search found 22 matches: mouse

Return to advanced search

Re: Pipo Butten Errors

... change you can download our Ice Cube sample. The menu is using multiple background images for mouse hover and mouse click. Silmaryls
by Silmaryls
on Fri Apr 24, 2009 9:02 pm
 
Forum: Pipo 2D framework
Topic: Pipo Butten Errors
Replies: 3
Views: 2398

Flickering

... Im basicly doing is to let my camera fpsfollow the sphere and fpsorient itself according to the mouse (camera rotates around the ball at a fixed distance) . However the ball seems to flicker/being ...
by Matthijs
on Fri Apr 25, 2008 8:23 am
 
Forum: Technical discussion
Topic: Flickering
Replies: 1
Views: 746

Re: world object location to screen space transform?

Exciting, I was able to answer my first question by inverting the transform in the mouse ray-casting code. This code seems to transform obj's position into screen/HUD coordinates... // ...
by jeskeca
on Thu Apr 10, 2008 12:53 am
 
Forum: Technical discussion
Topic: world object location to screen space transform?
Replies: 2
Views: 787

Re: Hide and Show Mouse

Can you give me your OS ? This may be the problem. And have you tried that : public Test() { this.MouseEnter += new System.EventHandler(this.event_MouseEnter); t...
by Silmaryls
on Tue Jan 08, 2008 8:44 pm
 
Forum: Technical discussion
Topic: Hide and Show Mouse
Replies: 5
Views: 1577

Re: 3d strategy game

... * "unselect" robot by LeftMouseClick on the ground * changing height of camera by mouse wheel
by dafreeman
on Sat Jan 05, 2008 7:10 am
 
Forum: Samples
Topic: 3d strategy game
Replies: 6
Views: 3096

Re: Hide and Show Mouse

Same here but I used the WinAPI for hiding and showing. Didn't know the Cursor.Hide() function.
Maybe the IsMouseInBrume doesn't work as expected?
by Gero
on Sat Jan 05, 2008 3:24 am
 
Forum: Technical discussion
Topic: Hide and Show Mouse
Replies: 5
Views: 1577

Re: Hide and Show Mouse

My computer needs more than 5 seconds for hiding or showing the cursor. The game continues and after some seconds the cursor disappears (when cursor.hide called). strange Is there a way to hide curs...
by dafreeman
on Fri Jan 04, 2008 2:48 pm
 
Forum: Technical discussion
Topic: Hide and Show Mouse
Replies: 5
Views: 1577

Re: 3d strategy game

current features: * moving camera by moving mouse without of any mouseClick * rotating camera by moving mouse while middleMouseClick * changing height of camera by keyboard ...
by dafreeman
on Tue Jan 01, 2008 6:06 am
 
Forum: Samples
Topic: 3d strategy game
Replies: 6
Views: 3096

Re: Moving a character to a point

... . That call changes the ray depending on where the mouse is. Now the real problem: I have Brume rendering to a panel inside of a form (the brume form, ...
by Dizzyka
on Mon Dec 31, 2007 7:13 pm
 
Forum: Technical discussion
Topic: Moving a character to a point
Replies: 24
Views: 5261

Re: Moving a character to a point

... and implemented it in my code however I can't get my code to select the object beneath my mouse cursor. Instead the ray that comes from the camera is the same no matter where I click with ...
by Dizzyka
on Fri Dec 21, 2007 4:29 pm
 
Forum: Technical discussion
Topic: Moving a character to a point
Replies: 24
Views: 5261

Pipo Events the second

... not the Pipo problem. The UI is displayed correct and I don't know how to get it reacting to the mouse events. Is there any injecting function? Debugging DirectX Direct Input If you’re playing ...
by Gero
on Thu Dec 13, 2007 12:59 pm
 
Forum: Pipo 2D framework
Topic: Pipo Events the second
Replies: 1
Views: 740

Brume flipping order with two HUD textures on same position

... of randomly.. I use this to create a texture based 'button' which higlights (glows) when the mouse hovers over Any clues? Thx Bart
by Bartman
on Mon May 28, 2007 1:49 pm
 
Forum: Technical discussion
Topic: Brume flipping order with two HUD textures on same position
Replies: 1
Views: 502

The LeftShift works very well,but the mouse works strange
by rubbish
on Mon Apr 23, 2007 5:42 pm
 
Forum: Bugs In English
Topic: [Fixed] Camera orient
Replies: 7
Views: 1616

[Fixed] Camera orient

... / (float)2, (float)MouseDeltaY / (float)2); } I want to pressed mouse left button ,and change the camera orient.my code failed...
by rubbish
on Mon Apr 16, 2007 7:35 am
 
Forum: Bugs In English
Topic: [Fixed] Camera orient
Replies: 7
Views: 1616

... so you can't assign it : public bool IsMouseInBrume() The method returns true if mouse cursor is located inside the Brume window. What you want to do must be done with the Windows ...
by Silmaryls
on Tue Feb 20, 2007 10:12 pm
 
Forum: Technical discussion
Topic: Hide and Show Mouse
Replies: 5
Views: 1577
Next

Return to Advanced search

cron