table of contents
al_iphone_get_view(3alleg5) | al_iphone_get_view(3alleg5) |
NAME¶
al_iphone_get_view - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_iphone.h> UIView *al_iphone_get_view(ALLEGRO_DISPLAY *display)
DESCRIPTION¶
Retrieves the UIView* (EAGLView*) associated with the Allegro display.
SINCE¶
5.1.0
Allegro reference manual |