YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
DSScreen.h 文件参考

DS 屏幕。 更多...

#include "Helper/DSMain.h"
#include "YSLib/Core/ydevice.h"
#include "ScreenBuffer.h"
DSScreen.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  DSScreen
 DS 屏幕。 更多...
 

函数

void InitDSScreen (unique_ptr< DSScreen > &p_up, unique_ptr< DSScreen > &p_dn) ynothrow
 初始化 DS 屏幕。
 

详细描述

DS 屏幕。

版本
r402
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 379
创建时间:
2013-02-08 01:28:02 +0800
修改时间:
2013-04-11 14:02 +0800
文本编码:
UTF-8
非公开模块名称:
Helper::DSScreen

在文件 DSScreen.h 中定义.

函数说明

void InitDSScreen ( unique_ptr< DSScreen > &  p_up,
unique_ptr< DSScreen > &  p_dn 
)
inline

初始化 DS 屏幕。

自从
build 380

在文件 DSScreen.h122 行定义.

参考自 DSApplication::DSApplication().

这是这个函数的调用关系图: