#include
class Pesawat_Tempur
{
private :
int n,Manuver,Menukik,tembak,end;
public:
void input();
void Manuver();
void Menukik();
void tembak();
void end();
};
void Pesawat_tempur::input()
{
cout<<"Pesawat yang tinggal landas:"; cin>>n;
};
void Pesawat_tempur::Manuver()
{
cout<<"Eagle 1 Serang"<
void Pesawat_tempur::Menukik()
{
count<<"Eagle 2 Bertahan"<
void Pesawat_tempur::tembak()
{
cout<<"Eagle 3 Hancurkan Musuh"<
void Pesawat_tempur::end()
{
cout<<"Eagle WIN, Game Over"<
void main()
{
Pesawat_tempur pp;
pp.input();
pp.Manuver);
pp.Menukik();
pp.tembak();
pp.end();
};
This entry was posted
on 00.43
and is filed under
Tugas
.
You can leave a response
and follow any responses to this entry through the
Langganan:
Posting Komentar (Atom)
.
1 komentar