wavelovers/src/models
Eugene Serb 34e3db0d02 - added interface IPatternUnit and his implementation PatternUnit.
- deleted createPatternUnit-function in AppCustom and AppManual, used now class PatternUnit to create.
- deleted consoles in AppManual.
- updated dependencies.
2022-08-11 13:59:33 +03:00
..
IGamepad.ts - added vibrate-function that is delegate playEffect in Vibrator and IVibrator. 2022-08-10 17:46:21 +03:00
IGamepadButton.ts - optimize IVibrator and Vibrator by delete unused this.patterns and add const offsetTime in vibrate. 2022-08-09 18:20:26 +03:00
IGamepadEvent.ts - optimize IVibrator and Vibrator by delete unused this.patterns and add const offsetTime in vibrate. 2022-08-09 18:20:26 +03:00
IPatternUnit.ts - added interface IPatternUnit and his implementation PatternUnit. 2022-08-11 13:59:33 +03:00
IVibrationActuator.ts - optimize IVibrator and Vibrator by delete unused this.patterns and add const offsetTime in vibrate. 2022-08-09 18:20:26 +03:00
IVibrator.ts - added vibrate-function that is delegate playEffect in Vibrator and IVibrator. 2022-08-10 17:46:21 +03:00
PatternUnit.ts - added interface IPatternUnit and his implementation PatternUnit. 2022-08-11 13:59:33 +03:00
TPattern.ts Clean and fix 2022-07-24 18:56:41 +03:00
TPatternUnit.ts Clean and fix 2022-07-24 18:56:41 +03:00
Vibrator.ts - added vibrate-function that is delegate playEffect in Vibrator and IVibrator. 2022-08-10 17:46:21 +03:00