Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
Slasher.Camera.Inventory Struct Reference
Inheritance diagram for Slasher.Camera.Inventory:
Inheritance graph
Collaboration diagram for Slasher.Camera.Inventory:
Collaboration graph

Public Member Functions

 Inventory (bool isIn)
 
CameraParams GetNew (CameraConditions conditions)
 
float GetProgress ()
 

Properties

BlendType Type [get]
 
bool Exists [get, private set]
 

Private Attributes

float timeStarted
 
bool isIn
 

Static Private Attributes

const float SMOOTH_TIME = 0.4f
 

Constructor & Destructor Documentation

◆ Inventory()

Slasher.Camera.Inventory.Inventory ( bool isIn)

Member Function Documentation

◆ GetNew()

CameraParams Slasher.Camera.Inventory.GetNew ( CameraConditions conditions)

◆ GetProgress()

float Slasher.Camera.Inventory.GetProgress ( )

Member Data Documentation

◆ isIn

bool Slasher.Camera.Inventory.isIn
private

◆ SMOOTH_TIME

const float Slasher.Camera.Inventory.SMOOTH_TIME = 0.4f
staticprivate

◆ timeStarted

float Slasher.Camera.Inventory.timeStarted
private

Property Documentation

◆ Exists

bool Slasher.Camera.Inventory.Exists
getprivate set

◆ Type

BlendType Slasher.Camera.Inventory.Type
get

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