Elin Modding Docs Doc
Loading...
Searching...
No Matches
TransAnime Class Reference

Public Member Functions

TransAnime Init ()
 
bool Update ()
 

Public Attributes

Vector3 v
 
Point point
 
CardRenderer renderer
 
TransAnimeData data
 
int frame
 
int startFrame
 
float timer
 
Vector3 dest
 
bool animeBlock
 
bool flipX
 
bool drawBlock
 

Detailed Description

Definition at line 5 of file TransAnime.cs.

Member Function Documentation

◆ Init()

TransAnime TransAnime.Init ( )

Definition at line 8 of file TransAnime.cs.

◆ Update()

bool TransAnime.Update ( )

Definition at line 22 of file TransAnime.cs.

Member Data Documentation

◆ animeBlock

bool TransAnime.animeBlock

Definition at line 96 of file TransAnime.cs.

◆ data

TransAnimeData TransAnime.data

Definition at line 81 of file TransAnime.cs.

◆ dest

Vector3 TransAnime.dest

Definition at line 93 of file TransAnime.cs.

◆ drawBlock

bool TransAnime.drawBlock

Definition at line 102 of file TransAnime.cs.

◆ flipX

bool TransAnime.flipX

Definition at line 99 of file TransAnime.cs.

◆ frame

int TransAnime.frame

Definition at line 84 of file TransAnime.cs.

◆ point

Point TransAnime.point

Definition at line 75 of file TransAnime.cs.

◆ renderer

CardRenderer TransAnime.renderer

Definition at line 78 of file TransAnime.cs.

◆ startFrame

int TransAnime.startFrame

Definition at line 87 of file TransAnime.cs.

◆ timer

float TransAnime.timer

Definition at line 90 of file TransAnime.cs.

◆ v

Vector3 TransAnime.v

Definition at line 72 of file TransAnime.cs.


The documentation for this class was generated from the following file: