Table of Contents

Class Map.FlowerMarker

Namespace
HUD
Assembly
Assembly-CSharp.dll
public class Map.FlowerMarker : Map.FadeInMarker
Inheritance
Map.FlowerMarker
Inherited Members

Constructors

FlowerMarker(Map, int, Vector2)

public FlowerMarker(Map map, int room, Vector2 inRoomPosition)

Parameters

map Map
room int
inRoomPosition Vector2

Methods

Draw(float)

public override void Draw(float timeStacker)

Parameters

timeStacker float