Represents the tile index, attribute data, and extra data for a single background tile.
More...
List of all members.
Detailed Description
template<T>
struct Romulus::Nes::ExtendedTileEntry-g< T >
Represents the tile index, attribute data, and extra data for a single background tile.
- Template Parameters:
-
Member Function Documentation
Creates a new ExtendedTileEntry.
- Parameters:
-
| tile | Pattern index. |
| pal | Palette index. |
| data | Extended data. |
Defines an implicit conversion to the TileEntry structure (simulate polymorphism).
- Parameters:
-
- Returns:
- A TileEntry stripped of extended data.
Member Data Documentation
The documentation for this struct was generated from the following file:
- D:/VS/Romulus/RomulusPublic/Nes/SmallNameTable.cs