table of contents
        
      
      
    | al_iphone_get_view(3) | al_iphone_get_view(3) | 
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 |