peter e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
..
Makefile b0d7f0a9f3 * more architecture independance %!s(int64=21) %!d(string=hai) anos
README 4a60fc968b + Added custom mouse driver example %!s(int64=24) %!d(string=hai) anos
ex1.pp f9339d5362 + Initial implementation %!s(int64=24) %!d(string=hai) anos
ex2.pp f9339d5362 + Initial implementation %!s(int64=24) %!d(string=hai) anos
ex3.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex4.pp f9339d5362 + Initial implementation %!s(int64=24) %!d(string=hai) anos
ex5.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex6.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
ex7.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
foot.tex 53c07e6516 + initial implemenation %!s(int64=27) %!d(string=hai) anos
head.tex 53c07e6516 + initial implemenation %!s(int64=27) %!d(string=hai) anos
logmouse.pp e417e34496 * truncate log %!s(int64=20) %!d(string=hai) anos
mouse1.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse10.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse2.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse3.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse4.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse5.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse6.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse7.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse8.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
mouse9.pp f9f214c14f * changed name of mouse unit to msmouse %!s(int64=25) %!d(string=hai) anos
newex f9339d5362 + Initial implementation %!s(int64=24) %!d(string=hai) anos
template.pp f9339d5362 + Initial implementation %!s(int64=24) %!d(string=hai) anos

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.