bluetoothengine/bthid/mouse/Sesame_client/inc/pointmsgqueue.h
branchRCL_3
changeset 12 b23265fb36da
parent 10 b6f55cd40afd
equal deleted inserted replaced
11:f7fbeaeb166a 12:b23265fb36da
    38     {
    38     {
    39     KStartBTCursorAnim = 1,
    39     KStartBTCursorAnim = 1,
    40     KStopBTCursorAnim = 2,
    40     KStopBTCursorAnim = 2,
    41     KChangeCursor = 3,
    41     KChangeCursor = 3,
    42     KSendRawEvent = 4,
    42     KSendRawEvent = 4,
    43     KRedrawBTCursorAnim = 5
    43     KRedrawBTCursorAnim = 5,
       
    44     KResetBTCursorAnim = 6
    44     };
    45     };
    45 
    46 
    46 class TPointBuffer
    47 class TPointBuffer
    47     {
    48     {
    48 public:
    49 public: