Source Code (Use browser search to find items of interest.)

Class Index

ksame'Stone (./kdegames/ksame/StoneField.h:28)

struct Stone {
     unsigned char color;
     bool changed;
     bool marked;
};