This website requires JavaScript.
Explore
Help
Sign in
eukara
/
nuclide-lite
Watch
1
Star
0
Fork
You've already forked nuclide-lite
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2a42fa475f
Branches
Tags
No results found.
nuclide-lite
/
src
/
system
/
ncActor.qh
6 lines
96 B
C++
Raw
Normal View
History
Unescape
Escape
small tweaks
2025-01-24 09:55:37 +00:00
class
ncActor
:
ncEntity
{
void
ncActor
(
void
)
;
Add camera system, inventory/weapon system with object oriented weapons...
2023-11-27 06:24:08 +00:00
virtual
void
_InternalPostSpawn
(
void
)
;
small tweaks
2025-01-24 09:55:37 +00:00
}
;
Reference in a new issue
Copy permalink