Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
Loading...
Searching...
No Matches
Public Attributes | List of all members
Character Struct Reference

Stock un caractère. More...

#include <fontsClass.h>

Collaboration diagram for Character:
Collaboration graph
[legend]

Public Attributes

unsigned int TextureID
 
Vector2f size
 
Vector2f bearing
 
unsigned int Advance
 

Detailed Description

Stock un caractère.

Member Data Documentation

◆ Advance

unsigned int Character::Advance

◆ bearing

Vector2f Character::bearing

◆ size

Vector2f Character::size

◆ TextureID

unsigned int Character::TextureID

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