JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.almasb.fxgl.ecs.serialization
Interface SerializableComponent
All Known Implementing Classes:
BooleanComponent
,
BoundingBoxComponent
,
CollidableComponent
,
DoubleComponent
,
HealthComponent
,
IDComponent
,
IntegerComponent
,
PositionComponent
,
RechargeableComponent
,
RotationComponent
,
SelectableComponent
,
StringComponent
,
TypeComponent
public interface
SerializableComponent
Marks a component as serializable.
Author:
Almas Baimagambetov (
[email protected]
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.