예제 #1
0
 public ScrollBar(Godot.ScrollBar control) : base(control)
 {
 }
예제 #2
0
 internal VScrollBar(Godot.ScrollBar control) : base(control)
 {
 }