Function actor_render_corners

  • actor_render_corners() Renders the corners (sensors) of the actor.

    Let X be the original collision detector spot. So: diff = distance between the real collision detector spot and X sqrsize = size of the collision detector

    Parameters

    • act: actor_t
    • sqrsize: number
    • diff: number
    • camera_position: v2d_t

    Returns void

Generated using TypeDoc