Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
Object Class Reference

A generic object structure. More...

#include <classes.h>

Public Attributes

void * object
 
u8 type
 

Detailed Description

A generic object structure.

This structure represents a generic object with a pointer to the actual object data and a type identifier.

Member Data Documentation

◆ object

void* Object::object

◆ type

u8 Object::type

< A pointer to the actual object data.


The documentation for this class was generated from the following file: