Search found 5 matches

by Pseudo
Wed Jul 19, 2006 11:23 am
Forum: Irrlicht.NET
Topic: set mouse position in .net
Replies: 2
Views: 2099

opps *embarssed* kinda missed that one... thanks
by Pseudo
Tue Jul 18, 2006 11:19 pm
Forum: Beginners Help
Topic: 27 pixels from the top it crashs...
Replies: 0
Views: 211

27 pixels from the top it crashs...

might i be the first to say WTF?! or some background info might be appropiate: making a small version of pong to test out my skills etc etc. using vb.net and irrlicht v1.0 got a curious bug where if the mouse cursor is precisly 27 pixels from the top of the screen (ie Irrlicht.Event.MousePos.Y = 27)...
by Pseudo
Tue Jul 18, 2006 11:01 pm
Forum: Irrlicht.NET
Topic: set mouse position in .net
Replies: 2
Views: 2099

set mouse position in .net

at one of those to fix one problem ive gotta fix another which wont fix stages.... still, short and simple: how do i set the mouse position in the .net wrapper? ive seen that its doable in c++ via the irr::gui::ICursorControl class, but nothing of note appears in irr.gui.icursorcontrol or irrlicht.g...
by Pseudo
Sat Jul 15, 2006 12:38 pm
Forum: Beginners Help
Topic: <solved> Minor hiccup in VBNET Tutorial 7
Replies: 2
Views: 240

ahhh that could be the problem then, im using vb.net 2003 methinks. now do i get the express edition or try to come up with a work around.... so many decisions so little time (caffeine) PS thanks. Edit: once i got vb.net 05 edition it worked (nearly) fine (sans the fact i forgot the media files *oop...
by Pseudo
Thu Jul 13, 2006 7:04 pm
Forum: Beginners Help
Topic: <solved> Minor hiccup in VBNET Tutorial 7
Replies: 2
Views: 240

<solved> Minor hiccup in VBNET Tutorial 7

(apologies if its simply that ive missed something simple) just started using Irrlicht. being mainly a vb.net programmer (though some would dispute "vb.net" and "programmer" appearing in the same sentence :wink: ) im currently using the .net wrapper, everything was fine till i ca...