Skip to content
  • Hugo Beauzée-Luyssen's avatar
    Effects: Refactorize effects handling. · ceff8337
    Hugo Beauzée-Luyssen authored
    Effects are now handled by an EffectUser class. This class handle
    loading, saving, adding, initializing and applicating of any effect that
    will be added to a class that inherits EffectUser.
    ceff8337