Skip to content

Opening book details…

Can I read Messaging in C for GAM 150 on EtoBox?

Messaging in C for GAM 150 by Big Crocodile is a document available to read on EtoBox.

What is Messaging in C for GAM 150 about?

This document discusses using messaging to solve problems with inheritance in C game object design. It introduces messaging as a way to call functions on inherited objects without typecasting or extensive file inclusion. Messaging works by sending an enumerated message ID and up to two integer parameters to a game object

Author
Big Crocodile
Language
EN