This website requires JavaScript.
Explore
Help
Register
Sign In
Lenheart
/
Magic_Game
Watch
1
Star
0
Fork
You've already forked Magic_Game
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a626e488de
Magic_Game
/
core
/
actions
/
FadeOut.cpp
7 lines
95 B
C++
Raw
Blame
History
#
include
"..\e2daction.h"
e2d
:
:
FadeOut
:
:
FadeOut
(
float
duration
)
:
OpacityTo
(
duration
,
0
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink