Ctrl+K
↑ ↓ navigate
↵ select
esc close
VUEngine Studio
  • Home
  • Docs
  • Games
  • Download
  • About
  1. Home
  2. Documentation
  3. API
  4. FontSize Struct Reference

  • Introduction

  • Installation
  • Enhancing build times
  • Usage with other libraries

  • Getting Started
  • User Interface
  • Settings
  • Themes
  • Intellisense
  • Code Navigation
  • Source Control
  • Building
  • Flash Carts
  • Emulator
  • VUEngine Plugins

  • Introduction
  • Syntax
  • Features
  • Custom Features

  • Introduction
  • Design Principles
  • Coding Standards
  • Configuration
  • Decoupling
  • Memory
  • Graphics
  • Stages
  • Coordinate System
  • Game Logic
  • User Input
  • Physics
  • Sound
  • Post-Processing Effects
  • Communications
  • Rumble Effects
  • Development Tools
  • Debugging

  • Class Index
  • Typedefs
  • Enums

  • Introduction
  • Project Setup
  • First Steps
  • Title Screen
  • Pong Game State
  • Disk
  • Paddles
  • Collisions
  • Scores
  • Sound and Rumble

FontSize Struct Reference

#include <Printer.h>

# Public Attributes

uint16 x
uint16 y

# Detailed Description

Definition at line 114 of file Printer.h.

# Member Data Documentation

# x

uint16 FontSize::x

Definition at line 116 of file Printer.h.

# y

uint16 FontSize::y

Definition at line 117 of file Printer.h.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Entity/Printer/Printer.h
© 2006, 2025 Team VUEngine