This website requires JavaScript.
Explore
Help
Sign In
WallyHackenslacker
/
Aerofoil
Watch
1
Star
0
Fork
0
You've already forked Aerofoil
mirror of
https://github.com/elasota/Aerofoil.git
synced
2026-03-12 09:49:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
71115b23662b4f6a89c48264d7d4a31e9d7c6d3a
Aerofoil
/
GpCommon
/
IGpCursor.h
7 lines
65 B
C
Raw
Normal View
History
Unescape
Escape
Refactor color cursor loading
2020-01-05 04:13:00 -05:00
#
pragma once
Add mouse cursor handling
2019-12-22 00:35:30 -05:00
Level editor work
2020-02-23 20:21:04 -05:00
struct
IGpCursor
Add mouse cursor handling
2019-12-22 00:35:30 -05:00
{
virtual
void
Destroy
(
)
=
0
;
}
;
Reference in New Issue
Copy Permalink