10.7.0 • Published 9 months ago

@quenty/pillbacking v10.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

PillBacking

Builds a pill backing for Guis. Substitute for UICorner object. Historically, this was created before the UICorner object was created. It still has utility in that it can provide a dropshadow to pill-based GUIs.

However, you should probably prefer to use a UICorner object instead of this package. This package is primarily published so legacy code may continue to rely upon it.

Installation

npm install @quenty/pillbacking --save

Usage

Usage is designed to be simple.

Builder API

PillBackingBuilder.new(options)

PillBackingBuilder:CreateSingle(gui, options)

PillBackingBuilder:Create(gui, options)

PillBackingBuilder:CreateVertical(gui, options)

PillBackingBuilder:CreateSingleShadow(gui, options)

PillBackingBuilder:CreateShadow(gui, options)

PillBackingBuilder:CreateCircle(gui, options)

PillBackingBuilder:CreateCircleShadow(gui, options)

PillBackingBuilder:CreateLeft(gui, options)

PillBackingBuilder:CreateRight(gui, options)

PillBackingBuilder:CreateTop(gui, options)

PillBackingBuilder:CreateBottom(gui, options)

Utils API

Utility functions to work with pillbackings. This can make animations a lot easier to work with.

PillBackingUtils.setBackgroundColor(backing, color3)

PillBackingUtils.setTransparency(backing, transparency)

PillBackingUtils.setShadowTransparency(shadow, transparency)

10.7.0

9 months ago

10.6.0

9 months ago

10.5.0

10 months ago

10.4.0

10 months ago

10.3.0

1 year ago

10.2.0

1 year ago

10.1.0

1 year ago

10.0.0

1 year ago

8.0.0

1 year ago

9.0.0

1 year ago

7.2.0

2 years ago

7.1.0

2 years ago

6.4.0

2 years ago

7.0.0

2 years ago

6.3.0

2 years ago

6.2.1

2 years ago

6.2.0

2 years ago

6.1.0

2 years ago

6.0.1

3 years ago

6.0.0

3 years ago

5.1.1

3 years ago

5.1.0

3 years ago

5.0.0

3 years ago

4.1.0

3 years ago

4.0.0

3 years ago

3.4.0

4 years ago

3.3.0

4 years ago

3.2.1

4 years ago

3.5.0

3 years ago

3.2.0

4 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.0

4 years ago