raze/source/games/duke
Christoph Oelckers 5fe5dbd5aa - added spriteSet property to DukeActor
The idea here is to abstract picnum manipulation. Since all this is strongly index based it translates poorly to a system with named textures.
This allows a class to define a set of sprite images it intends to operate on as if it was still a simple indexed resource, even if the underlying storage changes.
2022-01-26 00:36:34 +01:00
..
src - added spriteSet property to DukeActor 2022-01-26 00:36:34 +01:00
all.cpp - added script exports for Duke's iterators 2022-01-26 00:16:21 +01:00
all_d.cpp
all_r.cpp