Kanda Graphics 0.6.0
Loading...
Searching...
No Matches
IFadeService Interface Reference

A global service to request camera fades. More...

+ Inheritance diagram for IFadeService:

Public Member Functions

Task Perform (FadeDirection direction)
 Performs a fade from the current alpha in the target direction. Task completes when fade is complete.
 
bool IsComplete ()
 Returns true if the most recent fade has completed.
 

Detailed Description

A global service to request camera fades.

Member Function Documentation

◆ IsComplete()

bool IsComplete ( )

Returns true if the most recent fade has completed.

Implemented in FadeService.

◆ Perform()

Task Perform ( FadeDirection direction)

Performs a fade from the current alpha in the target direction. Task completes when fade is complete.

Implemented in FadeService.


The documentation for this interface was generated from the following file: