MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / color

Method color

src/core/Comment.ts:286–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284 }
285
286 get color():number {
287 return this._color;
288 }
289
290 get alpha():number {
291 return this._alpha;

Callers

nothing calls this directly

Calls 2

_toggleClassMethod · 0.95
toStringMethod · 0.45

Tested by

no test coverage detected