haXe API Documentation
Back
|
Index
enum
Bool
import StdTypes
Available in flash8, neko, js, flash, php, cpp, cs, java
The standard Boolean type is represented as an enum with two choices.
true
false
Back
|
Index