view Renderer/test_render/xml_file/player.h @ 283:55ea4465b1a2

fix test_render
author e065746@localhost.localdomain
date Fri, 05 Jun 2009 16:49:12 +0900
parents
children
line wrap: on
line source

#define PLAYER scene_graph
#define PLAYER_L scene_graph->next
#define PLAYER_LL scene_graph->next->next
#define PLAYER_R scene_graph->next->next->next
#define PLAYER_RR scene_graph->next->next->next->next