added double jump and sitting state
This commit is contained in:
		
							parent
							
								
									2e5c5a8dde
								
							
						
					
					
						commit
						90d07dde3f
					
				
					 148 changed files with 13050 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								term1/seminar09_libraries/02_thor/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								term1/seminar09_libraries/02_thor/Makefile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| balls: | ||||
| 	g++ ./balls.cpp -std=c++11 -o balls.exe -I../../../3rdparty/SFML-2.5.1/include -L ../../../3rdparty/SFML-2.5.1/lib/ -lsfml-graphics -lsfml-window -lsfml-system  | ||||
		Reference in a new issue