public class EventsHistory extends Object
Constructor and Description |
---|
EventsHistory(Participant p,
List<Event> events) |
Modifier and Type | Method and Description |
---|---|
void |
addStepForLivebox(Event event,
double y) |
int |
getLevelAt(Event event,
EventsHistoryMode mode) |
int |
getMaxValue() |
Participant |
getParticipant() |
Stairs2 |
getStairs(double createY,
double totalHeight) |
public EventsHistory(Participant p, List<Event> events)
public void addStepForLivebox(Event event, double y)
public Participant getParticipant()
public int getLevelAt(Event event, EventsHistoryMode mode)
public Stairs2 getStairs(double createY, double totalHeight)
public int getMaxValue()
Copyright © 2017. All Rights Reserved.