Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
Slasher.Camera.Blender< T > Class Template Reference
Inheritance diagram for Slasher.Camera.Blender< T >:
Inheritance graph
Collaboration diagram for Slasher.Camera.Blender< T >:
Collaboration graph

Public Member Functions

override CameraParams Blend (CameraConditions conditions, CameraParams from)
 
- Public Member Functions inherited from Slasher.Camera.BaseBlendableContainer
CameraParams Blend (CameraConditions conditions, CameraParams from)
 

Properties

Current [set]
 

Private Member Functions

float EaseInOutSine (float value)
 

Private Attributes

current
 

Member Function Documentation

◆ Blend()

override CameraParams Slasher.Camera.Blender< T >.Blend ( CameraConditions conditions,
CameraParams from )
Here is the call graph for this function:

◆ EaseInOutSine()

float Slasher.Camera.Blender< T >.EaseInOutSine ( float value)
private

Member Data Documentation

◆ current

T Slasher.Camera.Blender< T >.current
private

Property Documentation

◆ Current

T Slasher.Camera.Blender< T >.Current
set

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