grungnet/src/hooks
2021-02-08 18:51:44 +11:00
..
useDataSource.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useDebounce.js Fix grid not showing in editor, and width resize 2021-02-08 18:51:44 +11:00
useGridSnapping.js Added a grid snapping sensitivity accessibility option 2021-02-07 16:42:29 +11:00
useImageCenter.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useMapImage.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useNetworkedState.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePortal.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePreventOverscroll.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePreventTouch.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePrevious.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useResponsiveLayout.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useSetting.js Added shared grid context and moved away from calling useContext directly 2021-02-06 13:32:38 +11:00
useStageInteraction.js Moved to domTarget for useGesture to fix pinch zoom error on Mac 2021-02-07 20:44:30 +11:00