常规
入门
Player
Enemy
Main
Control
Label
Bar
EnergyBar
max_health
player
Tween
animated_health
LifeBar
主循环(MainLoop)
Basis
Transform2D
Plane
Rect2
Quat
Variant
Yield
PCK
教程
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
import
.gdnlib
.gdns
tool
textureSize()
开发
_set
_get
_get_property_list
社区
's
if true
[code]
类参考
Inherits: Shape < Resource < Reference < Object
Cylinder shape for collisions.
float
height
2.0
radius
1.0
float height
Default
Setter
set_height(value)
Getter
get_height()
The cylinder's height.
float radius
set_radius(value)
get_radius()
The cylinder's radius.