level.Marker
level.Marker
Fields
| Name | Type | |
|---|---|---|
cx | I32 | |
cy | I32 | |
kind | String | |
width | I32 | |
height | I32 | |
xr | F64 | |
yr | F64 | |
dir | I32 | |
customId | String | |
mobId | String | |
itemId | String | |
lightId | String | |
levelId | String | |
layerId | String | |
offset | String | |
playMode | String | |
playSpeed | String | |
blendMode | String | |
color | String | |
color2 | String | |
ignoreTwitch | Bool | |
rotation | String | |
__uid | I32 | |
| “ | Virtual[unserializeInit, unserialize, serialize, getSerializeSchema, getCLID, __uid] | |
| static | __clid | I32 |
Protos
f@3123getCLID(level.Marker) → I32f@3124serialize(level.Marker, hxbit.Serializer) → Voidf@3125getSerializeSchema(level.Marker) → hxbit.Schemaf@3126unserializeInit(level.Marker) → Voidf@3127unserialize(level.Marker, hxbit.Serializer) → Void
Bindings
- static
f@3128__constructor__(level.Marker, String, I32, I32, I32, I32, F64, F64, I32, String, String, String, String, String, String, String, String, String, String, String, String, Bool, String) → Void