Update JoeyLib Structures
parent
d322f331bc
commit
c243fa7806
1 changed files with 3 additions and 3 deletions
|
@ -7,11 +7,11 @@ Represents a pair of pixels. On the IIgs, pixels are stored as 4 bit values wit
|
|||
#### jlSoundT
|
||||
The actual contents of this structure changes depending on which platform the application is running on. It is intended to be used as a handle for tracking and playing loaded sound effects.
|
||||
|
||||
#### jlStaT
|
||||
In-memory representation of a static image file.
|
||||
|
||||
#### jlStackT
|
||||
Stack data type for use with the stack utility functions.
|
||||
|
||||
#### jlStaT
|
||||
In-memory representation of a static image file.
|
||||
|
||||
#### jlVecT
|
||||
In-memory representation of a vector image file.
|
||||
|
|
Loading…
Add table
Reference in a new issue