Skip to content
#

line

Here are 659 public repositories matching this topic...

bottender
hilezir
hilezir commented Jan 14, 2020

Hi, I just looking for a development guide for TypeScript.

Or maybe just an interface LineClient or LineAction got export is enough for me.

The reason is bottender now got have interfaces of Action, Client, Event and Props etc. It's wonderful.

With these interfaces, I can say const SayHi: Action<Client, Event>, which with argument interfaces context.sendText and props?.next and

doc
Venryx
Venryx commented Jul 30, 2018

In the Readme, there are confusing descriptions of the options.

One example:

sizeAttenuation - makes the line width constant regardless distance (1 unit is 1px on screen) (0 - attenuate, 1 - don't attenuate)`
lineWidth - float defining width (if sizeAttenuation is true, it's world units; else is screen pixels)

There's three things that are confusing here.

  1. The name sizeAttenuation

Improve this page

Add a description, image, and links to the line topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the line topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.