menu
goo3d package
documentation
goo3d.dart
GameCommand<P, R>
resultFromBuffer abstract method
resultFromBuffer abstract method
dark_mode
light_mode
resultFromBuffer
abstract method
R
resultFromBuffer
(
ParamBuffer
call
)
Reads the result out of a call whose batch has been sent.
Implementation
R resultFromBuffer(ParamBuffer call);
goo3d package
documentation
goo3d
GameCommand<P, R>
resultFromBuffer abstract method
GameCommand class