[][src]Crate yy_boss

Re-exports

pub use yy_typings;

Structs

AudioGroup
Bbox
BboxModeUtilityIter
FilesystemPath

Paths on the File System.

FolderGraph
OriginUtilityIter
TextureGroup
YyResourceHandler
Yyp

GMS2 project file typings

YypBoss
YypConfig

A description of a Config. Note that Configs form an acyclical graph by their children, so this tree could get quite large.

YypFolder

A YYP Folder. These form a graph, but each path is a full path from the root. Therefore, to create a tree, one must walk from the root to the final destination.

YypIncludedFile
YypMetaData
YypResource

Represents a resource entry in a YYP

Enums

BboxModeUtility
OriginUtility
PathError

Traits

PathStrExt
SpriteExt
TexturePathLocationExt
ViewPathLocationExt
YyResource
YypSerialization

Type Definitions

SpriteImageBuffer
Tags

These are the Tags which can be assigned to nearly anything in the GMS2 editor. Users can add any UTF-8 valid tags, though it is unclear if they can reliably READ non-ASCII tags.