mirror of
https://github.com/Kiritow/MiniEngine.git
synced 2024-03-22 13:11:22 +08:00
44 lines
472 B
Markdown
44 lines
472 B
Markdown
# MiniEngine 帮助
|
|
## 简介
|
|
## 应用到项目中
|
|
## MiniEngine核心部分
|
|
### 类列表
|
|
[Rect](rect.md)
|
|
Point
|
|
ColorMode
|
|
RGBA
|
|
NonCopyable
|
|
ErrorViewer
|
|
RWOP
|
|
Surface
|
|
Texture
|
|
Renderer
|
|
Cursor
|
|
Window
|
|
Font
|
|
LogSystem
|
|
SDLSystem
|
|
Timer
|
|
AudioPlayer
|
|
Music
|
|
MusicPlayer
|
|
Sound
|
|
SoundPlayer
|
|
StringEngine
|
|
### 枚举列表
|
|
BlendMode
|
|
RendererType
|
|
FlipMode
|
|
SystemCursorType
|
|
Platform
|
|
PowerState
|
|
### 全局函数列表
|
|
UTF8ToGBK
|
|
GBKToUTF8
|
|
canread
|
|
canwrite
|
|
isexist
|
|
canexecute
|
|
GetArgc
|
|
GetArgv
|