AnimatedSprite class creation
This commit is contained in:
parent
d849c8b037
commit
adcd6146ed
3 changed files with 49 additions and 0 deletions
|
@ -25,6 +25,7 @@ add_executable(simpleGame
|
|||
Source/NoteSprite.cpp Include/NoteSprite.hpp
|
||||
Source/NoteTile.cpp Include/NoteTile.hpp Include/NotePlaceEnum.hpp
|
||||
Source/TilePattern.cpp Include/TilePattern.hpp
|
||||
Source/AnimatedSprite.cpp Include/AnimatedSprite.hpp
|
||||
)
|
||||
|
||||
target_include_directories(simpleGame PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue