Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventDescription

Description of a shared event.

Hierarchy

  • EventDescription

Index

Properties

Properties

fixed_size

fixed_size: number = 0

Thymio 2 only supprts events that are fixed-size int16[]

fixed_size describes the size, in word, of the event

index

index: number = -1

Index of the event

name

name: string

Name of the event

Needs to be a valid Aseba Identifier (start by a letter, no space)

Generated using TypeDoc