project_files/HedgewarsMobile/Classes/PascalImports.h
changeset 3948 24daa33a3114
parent 3940 cc29628976cc
child 3952 d6412423da45
equal deleted inserted replaced
3947:709fdb89f76c 3948:24daa33a3114
    65     void HW_tab(void);
    65     void HW_tab(void);
    66     void HW_pause(void);
    66     void HW_pause(void);
    67 
    67 
    68     void HW_terminate(BOOL andCloseFrontend);
    68     void HW_terminate(BOOL andCloseFrontend);
    69 
    69 
    70     void HW_setLandscape(BOOL rotate);
       
    71     void HW_setCursor(int x, int y);
    70     void HW_setCursor(int x, int y);
    72     void HW_getCursor(int *x, int *y);
    71     void HW_getCursor(int *x, int *y);
    73 
    72 
    74     BOOL HW_isAmmoOpen(void);
    73     BOOL HW_isAmmoOpen(void);
    75     BOOL HW_isPaused(void);
    74     BOOL HW_isPaused(void);