HYCrossPlatformNonVisualPlugin

Overview

Location

Required Methods


pause

Pauses executing the non-visual plugin.

 

method pause

 

void pause()

resume

Resumes executing the non-visual plugin.

 

method resume

 

void resume()

start

Starts executing the non-visual plugin.

 

method start

 

void start()

stop

Stops executing the non-visual plugin.

 

method stop

 

void stop()