Skip to content

Code abbreviations

Matthieu Basset edited this page Apr 22, 2023 · 4 revisions

Code Abbreviations

Some abbreviations used in the code.

Abbreviations for variables

Entities

  • Ent (type) and ent for an entity.
  • EntId (type) and eid for an entity id`.

Coordinates

  • tc for TileCoords varibles.
  • wc for WindowCoords variables.

Widgets

  • Wg for a widget.

General

  • src and dst when the code has a concept of source and destination variables.
Clone this wiki locally