Scripting|libdoomsday: Added the "commonlib" module
libdoomsday has a script module called "commonlib" for common game-related functions.
commonlib defines the following methods:- World.Thing.info()- World.Thing.dropItem()
View differences
Scripting|libdoomsday: Added the "commonlib" module
libdoomsday has a script module called "commonlib" for common game-related functions.
commonlib defines the following methods:
- World.Thing.info()
- World.Thing.dropItem()