Euphoria
eu::files::game::Viewport Struct Reference

#include <game.h>

Public Attributes

ViewportType type
 
float width = 1.0f
 
float height = 1.0f
 

Detailed Description

Definition at line 60 of file game.h.

Member Data Documentation

◆ height

float eu::files::game::Viewport::height = 1.0f

Definition at line 64 of file game.h.

◆ type

ViewportType eu::files::game::Viewport::type

Definition at line 62 of file game.h.

◆ width

float eu::files::game::Viewport::width = 1.0f

Definition at line 63 of file game.h.


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