Xyris
0.5
animation.hpp
Go to the documentation of this file.
1
/**
2
* @file animation.cpp
3
* @author Michel (JMallone) Gomes (
[email protected]
)
4
* @brief A simple animation for testing duble FrameBuffer
5
* @version 0.1
6
* @date 2021-07-24
7
*
8
* @copyright Copyright the Xyris Contributors (c) 2021
9
*
10
*/
11
12
#pragma once
13
namespace
Apps
{
14
15
/**
16
* @brief Run a simple animation
17
*
18
*/
19
void
testAnimation
();
20
21
}
Apps
Definition:
animation.cpp:14
Apps::testAnimation
void testAnimation()
Run a simple animation.
Definition:
animation.cpp:16
Kernel
Applications
animation.hpp
Generated by
1.8.17