Mercurial > hg > Game > S_Dandy
view src/texture.h @ 4:bb2fbe78c7cd
moving title scene.
author | koba <koba@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 07 Dec 2010 18:37:43 +0900 |
parents | deb7e09824a4 |
children |
line wrap: on
line source
GLuint texture[250] = {0}; GLfloat texMaxX[250] = {0}; GLfloat texMaxY[250] = {0}; GLfloat texMinX[250] = {0}; GLfloat texMinY[250] = {0};