armos v0.2.1 (2017-07-28T07:17:22Z)
Dub
Repo
run
armos
app
runner
armosのアプリケーションを実行します.
void
run
(
WindowType
=
GLFWWindow
)
(
BaseApp
app
,
WindowConfig
config
= null
)
Parameters
WindowType
立ち上げるWindowの型を指定します.省略可能です.
app
BaseApp
立ち上げるアプリケーションを指定します.
Meta
Source
See Implementation
armos
app
runner
classes
Runner
functions
currentEvents
currentFps
fpsUseRate
mainLoop
run
targetFps
armosのアプリケーションを実行します.