An interface enabling to draw stuff in the ingame scene
Detailed Description
This feature enables the mod to draw information using the developers helper classes. Every class can refer to this feature to request drawing on the games GUI.
Acceptance Criteria
Draw the games GUI
Handles the mods requests to
<!--- Provide a general summary of the issue in the Title above -->
An interface enabling to draw stuff in the ingame scene
## Detailed Description
<!--- Provide a detailed description of the change or addition you are proposing -->
This feature enables the mod to draw information using the [developers helper classes](https://lizardsmoothie.com/sod/moddoc/api/Global.DewCanvas.html). Every class can refer to this feature to request drawing on the games GUI.
## Acceptance Criteria
<!--- Write a list of requirements that are required to fulfill the issue -->
- Draw the games GUI
- Handles the mods requests to
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
An interface enabling to draw stuff in the ingame scene
Detailed Description
This feature enables the mod to draw information using the developers helper classes. Every class can refer to this feature to request drawing on the games GUI.
Acceptance Criteria