Brunot
Loading...
Searching...
No Matches
sys::ScoringFeedbackActions Struct Reference
Collaboration diagram for sys::ScoringFeedbackActions:
[legend]

Public Member Functions

auto showMenu ()
auto applyBeziers ()

Static Public Member Functions

static th::BezierscaleUpCurve ()
static th::BezierscaleDownCurve ()
static auto Init () -> void
static auto Save () -> void

Public Attributes

ChangeScaleAction scaleUp
ChangeScaleAction scaleDown
ChangeColorAction highlightContributedCard
ChangeColorAction unhighlightContributedCard
MoveVerticalAction moveCardsVertical = MoveVerticalAction( 0.f, 0.f )
MoveVerticalAction moveCardsBackVertical = MoveVerticalAction( 0.f, 0.f )
MoveHorizontalAction moveCardsHorizontal = MoveHorizontalAction( 0.f, 0.f )
MoveHorizontalAction moveCardsBackHorizontal = MoveHorizontalAction( 0.f, 0.f )
ChangeZLayerAction moveZ
PlayAudioAction playAudio {"Card_Success_1"}

Member Function Documentation

◆ applyBeziers()

auto sys::ScoringFeedbackActions::applyBeziers ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Init()

auto sys::ScoringFeedbackActions::Init ( ) ->void
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Save()

auto sys::ScoringFeedbackActions::Save ( ) ->void
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ scaleDownCurve()

th::Bezier & sys::ScoringFeedbackActions::scaleDownCurve ( )
inlinestatic
Here is the caller graph for this function:

◆ scaleUpCurve()

th::Bezier & sys::ScoringFeedbackActions::scaleUpCurve ( )
inlinestatic
Here is the caller graph for this function:

◆ showMenu()

auto sys::ScoringFeedbackActions::showMenu ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ highlightContributedCard

ChangeColorAction sys::ScoringFeedbackActions::highlightContributedCard

◆ moveCardsBackHorizontal

MoveHorizontalAction sys::ScoringFeedbackActions::moveCardsBackHorizontal = MoveHorizontalAction( 0.f, 0.f )

◆ moveCardsBackVertical

MoveVerticalAction sys::ScoringFeedbackActions::moveCardsBackVertical = MoveVerticalAction( 0.f, 0.f )

◆ moveCardsHorizontal

MoveHorizontalAction sys::ScoringFeedbackActions::moveCardsHorizontal = MoveHorizontalAction( 0.f, 0.f )

◆ moveCardsVertical

MoveVerticalAction sys::ScoringFeedbackActions::moveCardsVertical = MoveVerticalAction( 0.f, 0.f )

◆ moveZ

ChangeZLayerAction sys::ScoringFeedbackActions::moveZ

◆ playAudio

PlayAudioAction sys::ScoringFeedbackActions::playAudio {"Card_Success_1"}

◆ scaleDown

ChangeScaleAction sys::ScoringFeedbackActions::scaleDown

◆ scaleUp

ChangeScaleAction sys::ScoringFeedbackActions::scaleUp

◆ unhighlightContributedCard

ChangeColorAction sys::ScoringFeedbackActions::unhighlightContributedCard

The documentation for this struct was generated from the following file:
  • /home/egrazil/sites/Brunot/The House/source/Gameplay/Systems/Scoring.cpp