Class: WishGranter

WishGranter(...triforce)

A class for granting wishes, powered by the Triforce.
Source:
tags/typedef.js, line 27

Parameters:

Name Type Description
triforce
[repeatable]
WishGranter~Triforce One to three WishGranter~Triforce objects containing all three components of the Triforce.

Type Definitions

Triforce

The complete Triforce, or one or more components of the Triforce.
Source:
tags/typedef.js, line 13
Properties:
Name Type Description
hasCourage
boolean Indicates whether the Courage component is present.
hasPower
boolean Indicates whether the Power component is present.
hasWisdom
boolean Indicates whether the Wisdom component is present.
Type:

Object

THIS IS A DEMO: All content was generated with examples taken from the JSDoc page.