mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- got rid of bsinf and bcosf.
This commit is contained in:
parent
6dd7fac902
commit
243c071834
10 changed files with 26 additions and 44 deletions
|
@ -524,9 +524,6 @@ DEFINE_FIELD_NAMED(DCoreActor, spr.yoffset, yoffset)
|
|||
DEFINE_FIELD_NAMED(DCoreActor, spr.intowner, owner)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.mdanimtims, mdanimtims)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.mdanimcur, mdanimcur)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.angoff, angoff)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.pitch, pitch)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.roll, roll)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.renderflags, renderflags)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, sprext.alpha, alpha)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, time, spawnindex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue