User Tools

Site Tools


proton_entity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
proton_entity [2010/10/26 14:29] sethproton_entity [2011/01/11 23:59] seth
Line 36: Line 36:
 If you take a look at Entity.h you'll see some functions but nothing about thinking/updating or drawing.  So what can an entity do? If you take a look at Entity.h you'll see some functions but nothing about thinking/updating or drawing.  So what can an entity do?
  
-Well, not much, alone.  It's fairly lightweight at about 200 bytes.+Well, not much, alone.  It's fairly lightweight at about 200 byte memory footprint.
  
 The power comes from Components.  Components can (but don't have to) render, think, and process input. The power comes from Components.  Components can (but don't have to) render, think, and process input.
proton_entity.txt · Last modified: 2012/02/07 09:38 by aki