Record Class JCSwapchainEventRecreated
java.lang.Object
java.lang.Record
com.io7m.jcoronado.utility.swapchain.JCSwapchainEventRecreated
- All Implemented Interfaces:
JCSwapchainEventType
The swapchain was recreated. The application should rebuild any
screen-dependent resources such as render targets.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aJCSwapchainEventRecreatedrecord class. -
Method Summary
-
Constructor Details
-
JCSwapchainEventRecreated
public JCSwapchainEventRecreated()Creates an instance of aJCSwapchainEventRecreatedrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-