This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
boo
mirror of
https://github.com/AxioDL/boo.git
Watch
2
Star
0
Fork
You've already forked boo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25168216b9
boo
/
include
/
ISurface.hpp
10 lines
99 B
C++
Raw
Normal View
History
Unescape
Escape
added ISurface interface
2015-04-18 21:57:44 +00:00
#
ifndef ISURFACE_HPP
#
define ISURFACE_HPP
class
ISurface
{
minor adjustments
2015-04-18 23:36:57 +00:00
public
:
added ISurface interface
2015-04-18 21:57:44 +00:00
}
;
#
endif
// CSURFACE_HPP