This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40945d05c5
axmol
/
cocoa
/
NSObject.cpp
10 lines
92 B
C++
Raw
Normal View
History
Unescape
Escape
fixed issue #2: set up framework
2010-07-06 11:59:23 +08:00
#
include
"NSObject.h"
issue #2 create trunk
2010-07-06 10:19:51 +08:00
NSObject
:
:
NSObject
(
void
)
{
}
NSObject
:
:
~
NSObject
(
void
)
{
}