The Powder Toy
Download
Forum
Browse
Wiki
FAQ
Play online
Register
Login
Discussions
/
Development Assistance
/
A problem with some old source code
«
1
»
A problem with some old source code
Dragonfree97
19th Dec 2010
Member
0
Permalink
Looking at the 40.3 source, where is the code to determine the maximum size of the cursor? It appears to be limited to 32 pixels (or thereabouts)
Candunc
19th Dec 2010
Member
0
Permalink
It looks like it is limited to around 32 Pixels.
Dragonfree97
19th Dec 2010
Member
0
Permalink
Which I wish to change. Where could I find the code to change it?
tian110796
19th Dec 2010
Member
0
Permalink
Dragonfree97
I think it is in main.c in the part where keyboard and mouse input have been placed (around line 1594 where there is sdl_wheel and 1420 where there are sdlk_leftbracket and sdlk_rightbracket)
«
1
»