Allegro.pas 5.2.0 |
Search results60 results x_focus Describes the bit of the cursor that will represent the actual mouse position. y_focus Describes the bit ... True if a mouse cursor is shown as a result of the call (or one already was visible), False otherwise.This has no effect on what the current mouse cursor looks like; it just makes it disappear. True on success ...ALLEGRO_SYSTEM_MOUSE_CURSOR_CUSTOM ALLEGRO_SYSTEM_MOUSE_CURSOR_NONE ALLEGRO_SYSTEM_MOUSE_CURSOR_DEFAULT ALLEGRO_SYSTEM_MOUSE_CURSOR_ARROW ALLEGRO_SYSTEM_MOUSE_CURSOR_BUSY ALLEGRO_SYSTEM_MOUSE_CURSOR_QUESTION ... It has no effect if If the cursor is currently 'shown' (as opposed to 'hidden') the change is immediately visible. If the cursor is currently 'shown' (as opposed to 'hidden') the change is immediately visible. If the cursor doesn't exist on the current ... The mouse cursor can only be confined to one display at a time. Do not assume that the cursor will remain confined until ... You should not normally use this function, as the information is not useful except for special scenarios as moving a window. ... |