Search found 1 match

by mosics
Mon May 21, 2007 2:15 pm
Forum: Code Snippets
Topic: additional mousebuttons (X1 and X2) win32
Replies: 3
Views: 2154

additional mousebuttons (X1 and X2) win32

i edited irrlicht 1.3 source to support x1 and x2 mousebuttons.

maybe some other peeps want this feature too. whatever this workaround supports only win32 input at the moment. to support linux, the CIrrDeviceLinux.cpp would need to be changed too. as i am not developing with a linux system right ...