XenevaOS
Loading...
Searching...
No Matches
animation.h
Go to the documentation of this file.
1
30#include "deodhai.h"
31#include "window.h"
32#include "cursor.h"
33#include "dirty.h"
34#include "color.h"
35
37 Window* win,
38 WinSharedInfo* info,
39 int64_t win_x,
40 int64_t win_y,
41 int64_t win_w,
42 int64_t win_h);
43
45 Window* win,
46 WinSharedInfo* info,
47 int64_t win_x,
48 int64_t win_y,
49 int64_t win_w,
50 int64_t win_h);
void FadeInAnimationWindow(ChCanvas *canv, Window *win, WinSharedInfo *info, int64_t win_x, int64_t win_y, int64_t win_w, int64_t win_h)
Definition animation.cpp:34
void FadeOutAnimationWindow(ChCanvas *canv, Window *win, WinSharedInfo *info, int64_t win_x, int64_t win_y, int64_t win_w, int64_t win_h)
Definition animation.cpp:68
COMPILER_DEPENDENT_INT64 int64_t
Definition acefiex.h:164
ChWindow * win
Definition namdapha.cpp:54
Definition chitralekha.h:40
Definition window.h:77
Definition window.h:61