property.ini

来自「《OpenGL游戏编程》这本书的配套源码。」· INI 代码 · 共 31 行

INI
31
字号
[dialog]
Button01=ini\\property.ini

ButtonNum=1
x=20
y=110
width=330
height=450
r=100
g=100
b=100
a=100
BackTexFile=interface\\property.bmp
bBlend=1


[Button01]
x=120
y=170
width=75
height=45
r=100
g=100
b=100
a=100
BackTexFile=interface\\btn02.bmp
bHasText=0
text=0
bBlend=1
bEnable=1

⌨️ 快捷键说明

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