Hacker News new | ask | show | jobs
by jamesfinlayson 473 days ago
Pretty sure Half-Life does something pretty similar - all functionality between the game and engine is done via function pointer structs.
1 comments

The original Half-Life engine, now called Goldsrc, is a heavily modified Quake engine with bits of Quake 2 in there.