Functions
Complete reference for all functions in Kraken Engine.
Comprehensive documentation for all standalone functions available in Kraken Engine. Functions are organized by submodule.
Collision
Collision detection and intersection testing functions.
Color
Color manipulation and conversion utilities.
Draw
Core drawing functions for shapes and primitives.
Ease
Easing functions for smooth animations and transitions.
Event
Event handling and management functions.
FX
Effect functions for use with the Orchestrator class.
Gamepad
Gamepad input detection and management.
Input
General input handling functions.
Key
Keyboard input functions.
Line
Line geometry and intersection functions.
Log
Logging and debugging message functions.
Math
Mathematical utilities and helper functions.
Mouse
Mouse input and position functions.
Pixel Array
PixelArray transformation and manipulation functions.
Rect
Rectangle geometry and collision functions.
Renderer
Core rendering and graphics context functions.
Time
Time and delta time management functions.
Viewport
Viewport and screen management functions.
Window
Window creation and management functions.
For object-oriented APIs, see the Classes reference.