📄 mirus.h
字号:
/* 'mrABO.h' */
/* Mirus base types header */
#include "mrDatatypes.h"
/* Mirus timer header */
#include "mrTimer.h"
/* Mirus error definitions header */
#include "mrError.h"
/* Mirus window framework header */
#include "mrWindow.h"
/* Mirus RGBA image header */
#include "mrRGBAImage.h"
/* Mirus texture header */
#include "mrTexture.h"
/* Mirus screen header */
#include "mrScreen.h"
/* Mirus template set header */
#include "mrTemplateSet.h"
/* Mirus surface header */
#include "mrSurface.h"
/* Mirus RGBA image header */
#include "mrRGBAImage.h"
/* Mirus ABO header */
#include "mrABO.h"
/* Mirus 2D vector header */
#include "mrVector2D.h"
/* Mirus Matrix 22 header */
#include "mrMatrix22.h"
/* Mirus CD player header */
#include "mrCDPlayer.h"
/* Mirus sound header */
#include "mrSound.h"
/* Mirus sound player header */
#include "mrSoundPlayer.h"
/* Mirus mouse header */
#include "mrMouse.h"
/* Mirus keyboard header */
#include "mrKeyboard.h"
/* Mirus joystick header */
#include "mrJoystick.h"
/* Mirus input manager header */
#include "mrInputManager.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -