Unit scrDeathList
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Display number of enemies killed
Uses
- SysUtils
- video
- globalUtils
- entities
- combat_resolver
Overview
Functions and Procedures
procedure displayKillScreen; |
function countKills: smallint; |
function uniqueKills: smallint; |
Description
Functions and Procedures
procedure displayKillScreen; |
Show the game over screen |
function countKills: smallint; |
Return number of NPC's killed |
function uniqueKills: smallint; |
Count number of unique NPC types |
Generated by PasDoc 0.16.0.