Skip to content

Documentation #58

@8BitAurum

Description

@8BitAurum

With the addition of a bunch of new code, we find ourselves in need of docs (again):

Physics Module

  • ForceGenerator
  • ForceRegistry
  • ForceRegistration
  • AABBCollider
  • Box2DCollider
  • CircleCollider
  • Collider2D
  • Ray2D
  • RaycastResult
  • CollisionManifold
  • Collisions
  • IntersectionDetector2D
  • RigidBody2D
  • PhysicsSystem2D

Util module

  • Vector2
  • Mathf
  • DrawUtil
  • Primitive
  • Box2D
  • Circle
  • Line
  • Polygon2D

Core module

  • Renderer [The new methods]
    • drawBox()
    • drawCircle()
    • drawLine()
    • drawPolygon()
  • Engine Config

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions