collisionbox

<script src="./point_src/collisionbox"></script>

Meta Data
filepath_exists True
path collisionbox
filepath collisionbox.js
clean_files ()

  • ClassDeclaration
    class comments:
    collisionBox = new CollisionBox(points) collisionBox.shuffle()
    • constructor

      constructor

      (
      points
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      collisionBox = new CollisionBox(points) collisionBox.shuffle()
    • method

      step

      (
      target
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    • method

      shuffle

      (
      target , points
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    • method

      resolveCollision

      (
      p1 , p2 , p1Static , p2Static
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])