Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
Texture Struct Reference

#include <raylib.h>

Public Attributes

unsigned int id
 
int width
 
int height
 
int mipmaps
 
int format
 

Detailed Description

Definition at line 245 of file raylib.h.

Member Data Documentation

◆ format

int Texture::format

Definition at line 250 of file raylib.h.

◆ height

int Texture::height

Definition at line 248 of file raylib.h.

◆ id

unsigned int Texture::id

Definition at line 246 of file raylib.h.

◆ mipmaps

int Texture::mipmaps

Definition at line 249 of file raylib.h.

◆ width

int Texture::width

Definition at line 247 of file raylib.h.


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