BaseRuntime
clay.base.BaseRuntime (Class) → clay.sdl.SDLRuntime
Instance Members
app: clay.Clay
Clay app
name: String
init(): Void
Name | Type | Default |
---|---|---|
immediate |
Bool | false |
ready(): Void
run(): Bool
Returns |
---|
Bool |
windowDevicePixelRatio(): Float
Returns |
---|
Float |
windowWidth(): Int
Returns |
---|
Int |
windowHeight(): Int
Returns |
---|
Int |
Private Members
Name | Type |
---|---|
app |
clay.Clay |