readme

来自「一段linux 下用sdl显示3d精灵的小程序」· 代码 · 共 23 行

TXT
23
字号
                     Ballfield                     ---------Here's a cute little thing that should bring backmemories from the days of the Amiga and Atari ST,and the old demo scene culture. I played with otherstuff most of the time on my Amiga, so I guess I'llhave my fun now, when it's dead simple and youdon't even have to hack any asm code! ;-)The program supports a few command line options:	-f	Fullscreen	-nd	No Double Buffering	-h	Use Hardware Surface	-<n>	Depth = <n> bits	-na	Don't use antialiazing	//David Olofson  <david@olofson.net>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?