Revision history of "Engine Hooks"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 06:31, 24 March 2022Teamred talk contribs 1,124 bytes +55 undo Tag: Visual edit
  • curprev 06:19, 24 March 2022Teamred talk contribs 1,069 bytes +1,069 Created page with "Engine hooks are the functions that the quake engine calls in quake-c. With the exception of level initialization, virtually all quake-c code is executed starting from in of these functions {| class="wikitable" |+ !function name !brief description |- |.think() |called for each entity in the world as soon as time becomes larger than the specific .nextthink |- |.touch() |called for entities that collide with each other subject to physics |- | colspan="2"..." Tag: Visual edit