Constructor
new AZjsEngine(size, komi)
    AZjsEngineBaseにアプリ固有のevaluatePlugin関数を渡します。
    Parameters:
| Name | Type | Description | 
|---|---|---|
| size | Integer | |
| komi | Number | 
Classes
Methods
(async) clear()
- Source:
(async) loadNN()
- Source:
(async) timeSettings(mainTime, byoyomi)
    timeSettingsのRMIです。
mainTimeとbyoyomiの取得でRMIを避けるため、設定値をこちらでも保持します。
    Parameters:
| Name | Type | Description | 
|---|---|---|
| mainTime | number | |
| byoyomi | number | 
- Source: