FrameIT
TestInput Class Reference
Inheritance diagram for TestInput:

Public Attributes

Image image
 
Color imageColorToBeUsed = Color.green
 
Color imageColorToBeUsed_w = Color.white
 
float currentImageColorAlpha = 0.5f
 

Private Member Functions

void Start ()
 
void Awake ()
 
void OnEnable ()
 
void OnDisable ()
 
void Update ()
 

Private Attributes

ControlMapping input_ControlMapping
 

Member Function Documentation

◆ Awake()

void TestInput.Awake ( )
private

◆ OnDisable()

void TestInput.OnDisable ( )
private

◆ OnEnable()

void TestInput.OnEnable ( )
private

◆ Start()

void TestInput.Start ( )
private

◆ Update()

void TestInput.Update ( )
private

Member Data Documentation

◆ currentImageColorAlpha

float TestInput.currentImageColorAlpha = 0.5f

◆ image

Image TestInput.image

◆ imageColorToBeUsed

Color TestInput.imageColorToBeUsed = Color.green

◆ imageColorToBeUsed_w

Color TestInput.imageColorToBeUsed_w = Color.white

◆ input_ControlMapping

ControlMapping TestInput.input_ControlMapping
private

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