ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:hud_library

This is an old revision of the document!


HUD Library

Pipeline

  1. Call SetFont:
    1. If text message: call SetFont with current font
    2. If image message: call SetFont with the chosen image
  2. If 3D HudMessage:
    1. Project target point onto the screen
    2. Compute scale factor from distance if AutoDistanceScale is enabled
  3. Call SetHudSize to scale the message, taking VirtualSize and Scale into account
  4. Finally call HudMessage or HudMessageBold
new/hud_library.1519140040.txt.gz · Last modified: 2018/02/20 17:20 by korshun