mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 19:28:03 +00:00
- Created a new LockConfiguration class in lock-configuration.js to encapsulate lock configuration methods. - Removed lock configuration methods from lockpicking-game-phaser.js and replaced them with an instance of LockConfiguration. - Added methods for saving, loading, clearing, and resetting lock configurations in the new class. - Updated lockpicking-game-phaser.js to utilize the new LockConfiguration class for managing lock states. - Introduced scripts for extracting methods and listing JavaScript functions for better code organization and maintainability.
7.4 KiB
7.4 KiB