StrobeEvent
This class is used to contain all estrobes in the level
Constructor
getEvents
this method return all the strobes that should be created in a timecode
addColor
This method add a strobe in the _strobe vector
sort
This method is called when the file is fully pared. It sort the _strobe vector by timecode order
isFinished
This method check if it remain entity in the _strobe vector
Last updated