1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
# New cursor defintions
# Hajo: Hack: if image name starts with "> " then this
# image is treated unzoomeable
Obj=cursor
name=GeneralTools
Image[0]=wkz_cursors.0.0
Image[1]=wkz_cursors.0.1
Image[2]=wkz_cursors.0.2
Image[3]=wkz_cursors.0.3
Image[4]=wkz_cursors.0.4
Image[5]=wkz_cursors.0.5
Image[6]=wkz_cursors.0.6
Image[7]=wkz_cursors.0.7
Image[8]=wkz_cursors.0.8
Image[9]=wkz_cursors.0.9
Image[10]=wkz_cursors.1.0
Image[11]=wkz_cursors.1.1
Image[12]=wkz_cursors.1.2
--
Obj=cursor
name=Builder
Image[0]=wkz_cursors.3.0
--
Obj=cursor
name=Marked
Image[0]=wkz_cursors.3.1
--
Obj=cursor
name=Mouse
Image[0]=> wkz_cursors.3.2
--
|