Skip to main content
Module

x/targadactyl/deps.ts>AnimationMarker

tga.js implemented in Deno
Latest
interface AnimationMarker
import { type AnimationMarker } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

This represents a subset of an animation's duration.

Properties

name: string
t0: number
t1: number