Sprite sprites [32][32]; void genmap(){ Texture grasstiletex; grasstiletex.loadFromFile( "data/grasstile.png" ); for ( int x=0; x<32; ...
確定! 回上一頁