Introduction


Marketplace link : https://marketplace.yoyogames.com/assets/4844/hanif-chart


HANIF CHART is an extension for Game Maker: Studio that written in GML (Game Maker Language). This extension contains several functions and macros that can help developers to create a chart easily.

HANIF CHART is not use sprites or background anymore, but it’s using built-in functions such as draw_rectangle(...), draw_circle(...) and others. This can reduced the performance of your game, especially in the memory usage, but on other side, you can reduce of resources uses. So use only as you needed.

Tips
Always use function chart_clear_all() in room end event to clear all chart properly.

All chart actually is a ds_map data structure, if you have knowledge about these ds_map functions, it will be better. You can even get controls properties with function like ds_map_find_value(...).

HANIF CHART also destroy the entire chart automaticallywhen the game is over (application terminated).

results matching ""

    No results matching ""