ComSquare
ComSquare::PPU::Background Member List

This is the complete list of members for ComSquare::PPU::Background, including all inherited members.

_bgNumberComSquare::PPU::Backgroundprivate
_bppComSquare::PPU::Backgroundprivate
_cgramComSquare::PPU::Backgroundprivate
_characterNbPixelsComSquare::PPU::Backgroundprivate
_directColorComSquare::PPU::Backgroundprivate
_drawBasicTileMap(uint16_t baseAddress, Vector2< int > offset)ComSquare::PPU::Backgroundprivate
_drawTile(uint16_t data, Vector2< int > indexOffset)ComSquare::PPU::Backgroundprivate
_drawTileFromMemoryToTileBuffer(const union Utils::TileData &tileData)ComSquare::PPU::Backgroundprivate
_highResComSquare::PPU::Backgroundprivate
_ppuComSquare::PPU::Backgroundprivate
_tileBufferComSquare::PPU::Backgroundprivate
_tileMapMirroringComSquare::PPU::Backgroundprivate
_tileMapStartAddressComSquare::PPU::Backgroundprivate
_tileRendererComSquare::PPU::Backgroundprivate
_tilesetAddressComSquare::PPU::Backgroundprivate
_vramComSquare::PPU::Backgroundprivate
Background(PPU &_ppu, int backgroundNumber)ComSquare::PPU::Background
Background(const Background &)=defaultComSquare::PPU::Background
backgroundSizeComSquare::PPU::Background
bufferComSquare::PPU::Background
getBgNumber() constComSquare::PPU::Background
isPriorityPixel(int x, int y) constComSquare::PPU::Background
mergeBackgroundBuffer(std::array< std::array< uint32_t, DEST_SIZE_Y >, DEST_SIZE_X > &bufferDest, std::array< std::array< unsigned char, DEST_SIZE_Y >, DEST_SIZE_X > &pixelDestinationLevelMap, const Background &backgroundSrc)ComSquare::PPU::Backgroundinlinestatic
NbCharacterHeightComSquare::PPU::Backgroundprivatestatic
NbCharacterWidthComSquare::PPU::Backgroundprivatestatic
NbTilePerRowComSquare::PPU::Backgroundprivatestatic
operator=(const Background &)=deleteComSquare::PPU::Background
renderBackground()ComSquare::PPU::Background
setBpp(int bpp)ComSquare::PPU::Background
setCharacterSize(Vector2< int > size)ComSquare::PPU::Background
setTileMapMirroring(Vector2< bool > tileMaps)ComSquare::PPU::Background
setTileMapStartAddress(uint16_t address)ComSquare::PPU::Background
setTilesetAddress(uint16_t address)ComSquare::PPU::Background
TileMapByteSizeComSquare::PPU::Backgroundprivatestatic
tilesPriorityComSquare::PPU::Background
~Background()=defaultComSquare::PPU::Background