BgmBeatCounter class
Constructors, destructors, conversion operators
- BgmBeatCounter(IUseAudioKeeper* audioKeeper, f32 triggerBeatOffset)
Public functions
- void update()
- auto isTriggerBeat(s32 interval, s32 delayTime) const -> bool
- auto isOnBeat() const -> bool