32 Star 227 Fork 40

GVPI++俱乐部/Dora-SSR

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Platformer.mdx 399 Bytes
Copy Edit Raw Blame History
Li Jin authored 2025-01-06 16:24 +08:00 . Fixed doc site prismjs language adding. [skip CI]
# Platformer
**Description:**
  A module for 2D platformer game features.
**Signature:**
```tl
local Platformer = {
Behavior = Behavior,
Decision = Decision,
Data = Data,
PlatformCamera = PlatformCamera,
PlatformWorld = PlatformWorld,
TargetAllow = TargetAllow,
UnitAction = UnitAction,
Unit = Unit,
BulletDef = BulletDef,
Bullet = Bullet,
Face = Face,
Visual = Visual
}
```
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ippclub/Dora-SSR.git
git@gitee.com:ippclub/Dora-SSR.git
ippclub
Dora-SSR
Dora-SSR
main

Search