This website requires JavaScript.
Explore
Help
Sign in
nihonium
/
mipt_cpp
Archived
Watch
1
Star
0
Fork
You've already forked mipt_cpp
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-05-13
. You can view files and clone it, but cannot push or open issues or pull requests.
7697130f21
mipt_cpp
/
seminar13_polymorphism
/
arkanoid
/
brick.hpp
6 lines
50 B
C++
Raw
Normal View
History
Unescape
Escape
seminar13 - arkanoid splitted
2023-01-04 14:37:54 +03:00
#
pragma once
seminar13 - arkaniod splitted
2023-01-04 13:46:41 +03:00
struct
Brick
{
bool
isActive
;
}
;
Reference in a new issue
Copy permalink