ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
Data Fields
SDL_Size Struct Reference

The SDL_Size type. More...

#include <Types.h>

Data Fields

int h
 
int w
 

Detailed Description

The SDL_Size type.

Definition at line 62 of file Types.h.

Field Documentation

◆ h

int SDL_Size::h

Definition at line 63 of file Types.h.

◆ w

int SDL_Size::w

Definition at line 63 of file Types.h.


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