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

#include <VIPManager.h>

# Public Attributes

uint8 jplt0
uint8 jplt1
uint8 jplt2
uint8 jplt3

# Detailed Description

Definition at line 98 of file VIPManager.h.

# Member Data Documentation

# jplt0

uint8 PaletteConfig::Object::jplt0

Definition at line 100 of file VIPManager.h.

# jplt1

uint8 PaletteConfig::Object::jplt1

Definition at line 101 of file VIPManager.h.

# jplt2

uint8 PaletteConfig::Object::jplt2

Definition at line 102 of file VIPManager.h.

# jplt3

uint8 PaletteConfig::Object::jplt3

Definition at line 103 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