Utilities
Overview
Dill Pixel provides a comprehensive set of utility functions and types to help you build robust applications. These utilities are organized into several categories:
Math Essential mathematical operations and calculations for game development
Random Generate random numbers, booleans, and values within ranges
Number Formatting Format numbers for display with proper decimal places and units
Arrays Helper functions for array manipulation and operations
Map Utilities for working with JavaScript Map objects
Set Helper functions for JavaScript Set operations
Object Utilities for object manipulation and property access
Point Manipulation Functions for working with 2D points and coordinates
Rectangle Utilities for rectangle calculations and operations
Color Color manipulation, conversion and interpolation functions
String String manipulation and formatting utilities
Platform Platform and browser capability detection utilities
Promise For working with Promises and async, and a Queue utility
Logger Logging utility for debugging and development