haraldhv
/
aigo
Archived
1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Harald Hvaal 7d7e61fe28 Added image library and threshold function. Moved pixel access defines from state to image class. 2007-02-26 10:45:05 +00:00
Harald Hvaal f82e141315 Started doing some actual guessing of what's happening on the board. Gui has sliders that adjust thresholds. 2007-02-23 22:28:29 +00:00
Øystein Ingmar Skartsæterhagen 1228a70cb5 Started implementing in state.cpp. Added State::positionPoint(). It
compiles, but is not tested at all.
Added some methods in state.h (but did not implement them, apparently).
2007-02-23 19:14:48 +00:00
Øystein Ingmar Skartsæterhagen 826a2f41f6 Macros for treatment of pixels in SDL_Surface.
Need to find best way of getting an int type which is
guaranteed to use exactly 32 bit.
2007-02-23 17:41:14 +00:00
Harald Hvaal 795119af99 2007-02-23 17:10:32 +00:00