image
Meta Data
| filepath_exists | True |
| path | image |
| filepath | image.js |
| clean_files | () |
-
VariableDeclaration
-
ClassDeclarationclass
ImageLoader
extends Noneclass comments:Load an _image_ (such as png) into the point position with a given path: point = new Point(200,200) image = new ImageLoader("./images/mail.png", point) image.position.rotation = 30 image.draw(ctx) The draw factors in the point radius, position, and rotation-
dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])Load an _image_ (such as png) into the point position with a given path: point = new Point(200,200) image = new ImageLoader("./images/mail.png", point) image.position.rotation = 30 image.draw(ctx) The draw factors in the point radius, position, and rotation
VariableDeclarationVariableDeclarationVariableDeclarationVariableDeclarationVariableDeclarationVariableDeclarationVariableDeclarationVariableDeclarationVariableDeclarationFunctionDeclarationFunctionDeclarationFunctionDeclarationFunctionDeclarationFunctionDeclarationFunctionDeclarationFunctionDeclarationVariableDeclarationClassDeclaration -