Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E Engel Simulator 2020
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Engel Simulator 2020
  • Engel Simulator 2020
  • Merge requests
  • !10

Merged
Created Dec 17, 2020 by neosam@neosamcccMaintainer

Enforced rendering with the rendering resource

  • Overview 17
  • Commits 7
  • Changes 14

Made the canvas context (ctx) private in the Rendering resource and created functions in the Rendering resource instead. Also introduced a Color struct which is used to define colors instead of strings.

Additionally, the level is displayed and scrolls to the left because the camera position is incremented. As soon as the position's x coordinate is greater than 50, the state pops and goes back to heaven.

Edited Dec 17, 2020 by neosam
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: neosam/rendering