LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Zin on May 18, 2017, 19:10:03

Title: Mouse.getDX(); and Mouse.getDY(); from lwjgl 2 in lwjgl 3
Post by: Zin on May 18, 2017, 19:10:03
Hi I have trouble finding out how to get the old Mouse.getDX(); and Mouse.getDY(); from lwjgl 2 in lwjgl 3
anyone who can help?
Title: Re: Mouse.getDX(); and Mouse.getDY(); from lwjgl 2 in lwjgl 3
Post by: kappa on May 18, 2017, 19:15:11
have a read of this thread (http://forum.lwjgl.org/index.php?topic=6503.0) which answers pretty much the same question.