stagepen

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

Pen functions for more generic things, such as ctx.fill()

stage.pen.fill()
stage.pen.fill('red')
Meta Data
filepath_exists True
path stagepen
filepath stagepen.js
clean_files ()

  • ClassDeclaration
    class comments:
    • constructor

      constructor

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

      fill

      (
      ctx , color = UNSET
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])
  • ExpressionStatement

    :

    dict_keys(['type', 'expression', 'pos'])