Mercurial > hg > Game > Cerium
diff Renderer/Test/untitled.cc @ 589:e112f38275d5 draft
add viwer.cc
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 30 Oct 2009 18:39:12 +0900 |
parents | 338ad9c856fc |
children | 7a311860a76e |
line wrap: on
line diff
--- a/Renderer/Test/untitled.cc Sat Oct 24 16:11:08 2009 +0900 +++ b/Renderer/Test/untitled.cc Fri Oct 30 18:39:12 2009 +0900 @@ -65,7 +65,7 @@ node->stack_xyz[1] = -node->stack_xyz[1]; } - node->xyz[2] = 1000; + node->xyz[2] = 100 ; //node->xyz[2] += node->stack_xyz[2]; //if ((int)node->xyz[2] > screen_h || (int)node->xyz[2] < 100) { //node->stack_xyz[2] = -node->stack_xyz[2];