Module game_qu.math
This module has all the game engine math classes (functions, derivatives, vectors, etc.)
Expand source code
"""This module has all the game engine math classes (functions, derivatives, vectors, etc.)"""
Sub-modules
game_qu.math.bounded_functiongame_qu.math.derivativegame_qu.math.functiongame_qu.math.indefinite_integralgame_qu.math.line_segmentgame_qu.math.linear_interpolationgame_qu.math.matrixgame_qu.math.physics_functiongame_qu.math.piecewise_functiongame_qu.math.pointgame_qu.math.polynomialgame_qu.math.quadratic_functiongame_qu.math.rangegame_qu.math.vector_2d