Assembled 2
A column based text editor
Loading...
Searching...
No Matches
Public Attributes | List of all members
AS_Screen Struct Reference

#include <interface.h>

Public Attributes

void(* render )(struct AS_RenderCtx *)
 Function to call to render the screen.
 
void(* update )(struct AS_RenderCtx *)
 Function to call to update the screen.
 
void(* local )(int, int)
 Function to call to interrupt the screen with input.
 
int render_options
 
char * name
 ASCII name of the screen.
 

Detailed Description

Screen structure

Defines the attributes of a screen.


The documentation for this struct was generated from the following file: