Package | Description |
---|---|
libsidplay.components.mos656x |
Modifier and Type | Field and Description |
---|---|
protected Sprite |
Sprite.nextVisibleSprite
Visible sprites in linked list; highest priority sprite first
|
protected Sprite |
VIC.spriteLinkedListHead
The head of sprite linked list.
|
protected Sprite[] |
VIC.sprites
the 8 sprites
|
Constructor and Description |
---|
Sprite(Sprite linkedListHead,
int index) |
Copyright © 2018 Ken Händel. All rights reserved.