spriteSizeSupport
P82807
predicate
Indicates that an entity supports handling or displaying sprites at specific sizes or resolutions.
All labels observed (4)
| Label | Occurrences |
|---|---|
| spriteSizeOptions | 2 |
| maxSpriteSize | 1 |
| spriteResolution | 1 |
| spriteSizeSupport canonical | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: spriteSizeSupport
Generated description
Indicates that an entity supports handling or displaying sprites at specific sizes or resolutions.
Sample triples (5)
| Subject | Object |
|---|---|
| VDP (Video Display Processor) | multiple sprite sizes ⓘ |
| Denise | 16 pixels wide per sprite in standard mode via predicate surface "spriteResolution" ⓘ |
| Ricoh 2C02 PPU | 8x8 pixels via predicate surface "spriteSizeOptions" ⓘ |
| Ricoh 2C02 PPU | 8x16 pixels via predicate surface "spriteSizeOptions" ⓘ |
| Neo Geo MVS | 16x512 pixels via predicate surface "maxSpriteSize" ⓘ |