aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Entities/Effect.hs
AgeCommit message (Collapse)Author
2024-05-17formattingHEADmainJuan J. Martinez
2023-04-17Added new shooter enemyJuan J. Martinez
2023-03-21Introduce a set propertyJuan J. Martinez
Stopped abusing the direction property!
2023-03-01Untangle state changes into actionsJuan J. Martinez
WIP: still unclear if we really need the IORefs!
2023-02-20Split entities in modules.Juan J. Martinez