Index

Package: Window_Hooks

Description

package Game_Views.Window_Hooks is

Subprograms & Entries

Initialize

procedure Initialize;
Register window behavior hooks with Allegro.

Finalize

procedure Finalize;
Unregister the hooks.

Close_Window_Clicked

function Close_Window_Clicked return Boolean;
Returns True on the first call after the close window button has been clicked. For OS X this can also mean pressing Apple + Q or selecting Quit in the application's menu.