You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ParticipantByIdApiEntry, add a method to calculate the winPointsDelta (Float). It is the rating increment or decrement that player has experienced during match.
It comes from ParticipantStatsApiEntry
Display the increment/decrement in MatchRenderer painting it red or green
The text was updated successfully, but these errors were encountered:
In
ParticipantByIdApiEntry
, add a method to calculate the winPointsDelta (Float). It is the rating increment or decrement that player has experienced during match.It comes from
ParticipantStatsApiEntry
Display the increment/decrement in MatchRenderer painting it red or green
The text was updated successfully, but these errors were encountered: