If possible, I want to see in the next version or Hikari (or Akariu) many functions to delete correctly the flash and the manager too
In fact, I work in a project for the moment and I must to have the possibility to change in runtime the trender options. To do that, I must to delete the render, root and hikari too.
But for the moment, it's not possible to delete hikari correctly, there are no function to destroy the instance ot flash element. And if possible, create a singleton which is already instanciate (with default parameter).
