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-01 21:34:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
Aerofoil
/
GpCommon
/
IGpCursor.h
7 lines
65 B
C
Raw
Permalink
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