thefiddler
|
9bd94c1f13
|
[Examples] Improved MouseCursor example
|
2014-05-01 17:03:47 +02:00 |
|
thefiddler
|
c8c0d32fcc
|
[OpenTK] Rearranged MouseCursor parameters
MouseCursor and WindowIcon now match GL.TexImage2D in the way they
arrange their parameters. The expected values of each parameter are now
documented.
|
2014-04-30 20:04:31 +02:00 |
|
thefiddler
|
bee833e712
|
[Example] Test custom cursor
|
2014-04-30 09:06:30 +02:00 |
|
thefiddler
|
51567e610c
|
[Examples] Set a predefined cursor on Key.Space
Custom cursor are not enabled for OpenTK 1.1.2. They will be part of
OpenTK 1.1.3.
|
2014-04-27 19:43:16 +02:00 |
|
Fraser
|
251a6e813e
|
No need for named variable.
|
2014-04-27 10:53:33 +02:00 |
|
Fraser
|
2bb0f945f9
|
Copy to correct offset.
Offset into image is y * stride, not y * bpp.
|
2014-04-27 10:53:33 +02:00 |
|
Fraser Waters
|
5b4f75ab68
|
Don't hardcode cursor.png path.
|
2014-04-27 10:53:32 +02:00 |
|
Fraser
|
0dd82e1485
|
MouseCursor example.
Small example to show how the MouseCursor class can be used.
|
2014-04-27 10:53:32 +02:00 |
|