Ctrl+K
↑ ↓ navigate
↵ select
esc close
VUEngine Studio
  • Home
  • Docs
  • Games
  • Download
  • About
  1. Home
  2. Documentation
  3. API
  4. PaletteConfig::Bgmap 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

PaletteConfig::Bgmap Struct Reference

#include <VIPManager.h>

# Public Attributes

uint8 gplt0
uint8 gplt1
uint8 gplt2
uint8 gplt3

# Detailed Description

Definition at line 90 of file VIPManager.h.

# Member Data Documentation

# gplt0

uint8 PaletteConfig::Bgmap::gplt0

Definition at line 92 of file VIPManager.h.

# gplt1

uint8 PaletteConfig::Bgmap::gplt1

Definition at line 93 of file VIPManager.h.

# gplt2

uint8 PaletteConfig::Bgmap::gplt2

Definition at line 94 of file VIPManager.h.

# gplt3

uint8 PaletteConfig::Bgmap::gplt3

Definition at line 95 of file VIPManager.h.


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