Skip to content
tsukkune edited this page Feb 3, 2015 · 1 revision

classes abstraites

abstractElement

protected: int hitLeft; int hitTop; int hitDown; int hitRight; int centerX; int centerY; slot: void MoveCenter(x,y); signal: void CenterMoved(x,y);

Clone this wiki locally