Pokemon3D Script API Documentation

Boolean

API documention for the Prototype Boolean.
Prototype for the primitive bool type.
Source code

Usage

var instance = new Boolean(args);
...
instance.method(args);

Index


Constructor

Constructor constructor

Arguments: bool valueUsage: var b = new Boolean(value);

Variables

-- No Variables --

Getters & Setters

-- No Getters & Setters --

Methods

-- No Methods --

Indexers

-- No Indexers --