您的位置:首页 > 运维架构

API Documents - DucleBox | A Game Engine for OpenGL Programming

2013-05-12 21:41 357 查看
API Documents - DucleBox | A Game Engine for OpenGL

.menu_title{
font-size:15px;
}
.menu_child{
margin:0 0 0 20px;
}
.apimenu{
float:left;
width:185px;
background-color: #5D99D3;
border:2px solid #5D99D3;
border-radius: 5px;
padding: 10px 10px 30px 10px;
color: white;
}
.apimenu a{
color: white;
}
.apimenu a:hover{
text-decoration: none;
}
.apicontent{
float: left;
margin: 0 0 0 5px;
width: 550px;
background-color: #5D99D3;
border:2px solid #5D99D3;
border-radius: 5px;
padding: 10px 10px 30px 10px;
color: white;
}
.apicontent a{
color: white;
}
.apicontent a:hover{
text-decoration: none;
}
.hr{
border-top: 1px dotted #ffffff;
height: 1px;
overflow: hidden;
}

API Documents

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: