My Project
Loading...
Searching...
No Matches
busyindicator.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "image.h"
4
5
class
BusyIndicator
:
public
Image{
6
public
:
7
BusyIndicator
();
8
virtual
void
update
();
9
};
BusyIndicator::update
virtual void update()
Definition
busyindicator.cpp:15
BusyIndicator::BusyIndicator
BusyIndicator()
Definition
busyindicator.cpp:7
pd
busyindicator.h
Generated by
1.13.2