mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 10:44:42 +00:00
add camera
This commit is contained in:
@@ -1,46 +0,0 @@
|
||||
lib/Ray:
|
||||
CMakeLists.txt
|
||||
include
|
||||
src
|
||||
|
||||
lib/Ray/include:
|
||||
Canvas.hpp
|
||||
Color.hpp
|
||||
Controllers
|
||||
Drawables
|
||||
Font.hpp
|
||||
Vector.hpp
|
||||
Window.hpp
|
||||
|
||||
lib/Ray/include/Controllers:
|
||||
Gamepad.hpp
|
||||
Keyboard.hpp
|
||||
Mouse.hpp
|
||||
|
||||
lib/Ray/include/Drawables:
|
||||
2D
|
||||
3D
|
||||
ADrawable2D.hpp
|
||||
ADrawable3D.hpp
|
||||
Image.hpp
|
||||
Texture.hpp
|
||||
|
||||
lib/Ray/include/Drawables/2D:
|
||||
Circle.hpp
|
||||
Line.hpp
|
||||
Point.hpp
|
||||
Rectangle.hpp
|
||||
Text.hpp
|
||||
Triangle.hpp
|
||||
|
||||
lib/Ray/include/Drawables/3D:
|
||||
Circle.hpp
|
||||
Cylinder.hpp
|
||||
Line.hpp
|
||||
Plane.hpp
|
||||
Point.hpp
|
||||
Ray.hpp
|
||||
Sphere.hpp
|
||||
Triangle.hpp
|
||||
|
||||
lib/Ray/src:
|
||||
Reference in New Issue
Block a user