W3cubDocs

/Haxe HashLink

LoopResult(Int)

package hl

import hl.UI

Available on hl

Variables

@:value(cast 1) @:enum @:impl inline read only HandledMessage:LoopResult = 1

@:value(cast 0) @:enum @:impl inline read only NoMessage:LoopResult = 0

@:value(cast 2) @:enum @:impl inline read only Quit:LoopResult = 2

Static variables

@:value(cast 1) @:enum @:impl static inline read only HandledMessage:LoopResult = 1

@:value(cast 0) @:enum @:impl static inline read only NoMessage:LoopResult = 0

@:value(cast 2) @:enum @:impl static inline read only Quit:LoopResult = 2

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/LoopResult.html