carl 3bd6280073 * update makefiles for testing 23 gadi atpakaļ
..
Makefile 3bd6280073 * update makefiles for testing 23 gadi atpakaļ
README 4a60fc968b + Added custom mouse driver example 24 gadi atpakaļ
ex1.pp f9339d5362 + Initial implementation 24 gadi atpakaļ
ex2.pp f9339d5362 + Initial implementation 24 gadi atpakaļ
ex3.pp f9339d5362 + Initial implementation 24 gadi atpakaļ
ex4.pp f9339d5362 + Initial implementation 24 gadi atpakaļ
ex5.pp f9339d5362 + Initial implementation 24 gadi atpakaļ
ex6.pp 06e08d9302 + Corrected example 24 gadi atpakaļ
ex7.pp 06e08d9302 + Corrected example 24 gadi atpakaļ
foot.tex 53c07e6516 + initial implemenation 27 gadi atpakaļ
head.tex 53c07e6516 + initial implemenation 27 gadi atpakaļ
logmouse.pp 4a60fc968b + Added custom mouse driver example 24 gadi atpakaļ
mouse1.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse10.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse2.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse3.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse4.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse5.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse6.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse7.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse8.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
mouse9.pp f9f214c14f * changed name of mouse unit to msmouse 25 gadi atpakaļ
newex f9339d5362 + Initial implementation 24 gadi atpakaļ
template.pp f9339d5362 + Initial implementation 24 gadi atpakaļ

README

This directory contains the examples for the mouse unit.

logmouse.pp contains and example of how to write a custom mouse driver.

ex1.pp contains an example of the DetectMouse function.
ex2.pp contains an example of the GetMouseButtons function.
ex3.pp contains an example of the GetMouseEvent function.
ex4.pp contains an example of the GetMouseX,GetMouseY functions.
ex5.pp contains an example of the HideMouse,ShowMouse functions.
ex6.pp contains an example of the PollMouseEvent function.
ex7.pp contains an example of the SetMouseXY function.