Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
SFML
Graphics
Glyph
C# Класс SFML.Graphics.Glyph
Показать файл
Открыть проект
Примеры использования класса
Открытые свойства
Свойство
Тип
Описание
Advance
float
Bounds
FloatRect
TextureRect
IntRect
Описание свойств
Advance
публичное свойство
Offset to move horizontally to the next character
public
float
Advance
Результат
float
Bounds
публичное свойство
Bounding rectangle of the glyph, in coordinates relative to the baseline
public
FloatRect
Bounds
Результат
FloatRect
TextureRect
публичное свойство
Texture coordinates of the glyph inside the font's texture
public
IntRect
TextureRect
Результат
IntRect