Project

General

Profile

Feature #2375

Updated by skyjake about 4 years ago

The following Doomsday Script bindings, classes, and functions have been added:
* Math.cos()
* Math.sin()
* Math.tan()
* Math.randNum()
* World.spawnThing()
* World.Thing.addMom()
* World.Thing.changeFlags()
*
World.Thing.dropItem()
* World.Thing.flags()
*
World.Thing.height()
* World.Thing.info()
* World.Thing.mom()
* World.Thing.pos()
* World.Thing.setNoBlocking()

* World.Thing.type()

Back