openMSX
Public Attributes | List of all members
openmsx::V9958RasterizerBorderInfo Struct Reference

#include <RawFrame.hh>

Public Attributes

uint32_t color0
 
uint32_t color1
 
byte mode = 0xff
 
byte adjust
 
byte scroll
 
bool masked
 

Detailed Description

Definition at line 12 of file RawFrame.hh.

Member Data Documentation

◆ adjust

byte openmsx::V9958RasterizerBorderInfo::adjust

Definition at line 16 of file RawFrame.hh.

◆ color0

uint32_t openmsx::V9958RasterizerBorderInfo::color0

Definition at line 14 of file RawFrame.hh.

◆ color1

uint32_t openmsx::V9958RasterizerBorderInfo::color1

Definition at line 14 of file RawFrame.hh.

◆ masked

bool openmsx::V9958RasterizerBorderInfo::masked

Definition at line 18 of file RawFrame.hh.

◆ mode

byte openmsx::V9958RasterizerBorderInfo::mode = 0xff

Definition at line 15 of file RawFrame.hh.

◆ scroll

byte openmsx::V9958RasterizerBorderInfo::scroll

Definition at line 17 of file RawFrame.hh.


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