class neso_fame.offset.EagerlyOffsetable(Protocol)

Protocal for classes which should be eagerly offset.

Constructors

EagerlyOffsetable(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Special methods

__subclasshook__()

Abstract classes can override this to customize issubclass().

Methods

offset(offset: float) Self

Return a version of the object offset in the x3 direction.


Last update: Sep 23, 2024