Ignore:
Timestamp:
Jun 22, 2012, 5:13:30 PM (11 years ago)
Author:
sam
Message:

easymesh: move the Mesh builder into the engine core.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/orbital/snake.h

    r1494 r1510  
    181181
    182182private:
    183     Mesh m_head, m_body, m_tail;
     183    EasyMesh m_head, m_body, m_tail;
    184184    float m_steer;
    185185    /* List of nodes (position, self-rotation angle, life, damage) */
Note: See TracChangeset for help on using the changeset viewer.